From f879af78d0089ec2b73147aa04b52c7a60722f3c Mon Sep 17 00:00:00 2001 From: Michael Carlstrom Date: Thu, 8 Feb 2024 23:35:38 -0500 Subject: [PATCH] pyqt6!!!!!!!!!!!!! --- .mega-linter.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.mega-linter.yml b/.mega-linter.yml index f3896494..e4421e18 100644 --- a/.mega-linter.yml +++ b/.mega-linter.yml @@ -2,19 +2,19 @@ PRE_COMMANDS: - commands: sudo apt-get install -y qt6-base-dev # - 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.5.0 +- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 venv: black -- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0 +- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 venv: flake8 -- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0 +- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 venv: isort -- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0 +- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 venv: bandit -- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0 +- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 venv: mypy # - command: pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 # venv: pyright -- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6==6.5.0 +- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 venv: ruff DISABLE: