Skip to content

Commit

Permalink
one day it work
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Feb 8, 2024
1 parent 5cd334a commit 25df0f2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
PRE_COMMANDS:
# - command: pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1
# venv: pylint
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.6.0
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0
venv: black
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.6.0
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0
venv: flake8
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.6.0
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0
venv: isort
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.6.0
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0
venv: bandit
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.6.0
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0
venv: mypy
# - command: pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1
# venv: pyright
- command: pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0
venv: ruff

DISABLE:
Expand Down

0 comments on commit 25df0f2

Please sign in to comment.