Skip to content

Commit

Permalink
bye bye jsonlint
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Feb 8, 2024
1 parent be1ed23 commit 86abdbc
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 36 deletions.
70 changes: 35 additions & 35 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

{
"version": "0.2",
"language": "en",
Expand All @@ -12,97 +11,98 @@
"megalinter-reports"
],
"words": [
"CCACHE",
"Carlstrom",
"Colcon",
"DGRAM",
"DISTRO",
"DPADHOR",
"DPADVERT",
"LJOYPRESS",
"LJOYX",
"LJOYY",
"MYPY",
"Manip",
"Mollerstuen",
"Numpy",
"PYLINT",
"PYTHONWARNINGS",
"Pixhawk",
"Pixmap",
"Poulin",
"RJOYPRESS",
"RJOYX",
"RJOYY",
"Realsense",
"SIOCGIFADDR",
"Seagrass",
"Seongmin",
"Shellscripts",
"Spinview",
"URDF",
"Ubotix",
"Xlaunch",
"Xquartz",
"azuretools",
"blackfly",
"btns",
"bttn",
"Carlstrom",
"ccache",
"CCACHE",
"clearpathrobotics",
"colcon",
"Colcon",
"cwru",
"cwrubotix",
"cwrurobotics",
"devcontainer",
"devel",
"dfsg",
"DGRAM",
"distro",
"DISTRO",
"DPADHOR",
"DPADVERT",
"ethernets",
"ifname",
"imgmsg",
"inputed",
"isort",
"JSONLINT",
"libxcb",
"LJOYPRESS",
"LJOYX",
"LJOYY",
"lsusb",
"manip",
"Manip",
"mavros",
"Mollerstuen",
"mypy",
"MYPY",
"netplan",
"ntoa",
"Numpy",
"opencv",
"osrf",
"pipefail",
"pixhawk",
"Pixhawk",
"Pixmap",
"Poulin",
"pycache",
"pylint",
"PYLINT",
"pynput",
"pyqt",
"pyqtdarktheme",
"pyright",
"pytest",
"pytestqt",
"pyright",
"PYTHONWARNINGS",
"qdarktheme",
"qtbot",
"rclpy",
"realsense",
"Realsense",
"reflashing",
"remappings",
"RJOYPRESS",
"RJOYX",
"RJOYY",
"rosdep",
"rosout",
"schematypens",
"scps",
"seagrass",
"Seagrass",
"Seongmin",
"setuptools",
"Shellscripts",
"SIOCGIFADDR",
"socat",
"Spinview",
"stefanzweifel",
"Ubotix",
"udev",
"URDF",
"usbutils",
"venv",
"wlan",
"xacro",
"xhost",
"Xlaunch",
"xquartz",
"Xquartz",
"xvfb"
]
}
}
4 changes: 3 additions & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ DISABLE:
DISABLE_LINTERS:
- PYTHON_PYLINT
# MYPY is doing enough type checking
- PYTHON_PYRIGHT
- PYTHON_PYRIGHT
# Seems broken rn
- JSON_JSONLINT

0 comments on commit 86abdbc

Please sign in to comment.