Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rdock-utils] update linting tools #64

Closed
ggutierrez-sunbright opened this issue Jan 9, 2024 · 0 comments · Fixed by #65
Closed

[rdock-utils] update linting tools #64

ggutierrez-sunbright opened this issue Jan 9, 2024 · 0 comments · Fixed by #65
Labels
CI/CD enhancement New feature or request good first issue Good for newcomers rdock-utils

Comments

@ggutierrez-sunbright
Copy link
Contributor

replace flake8, isort and black with ruff, for ease of configuration, and, secondarily, efficiency

ggutierrez-sunbright pushed a commit that referenced this issue Jan 9, 2024
* update pyproject.toml config to work with ruff

* update devcontainer.json to work with ruff

* add ruff instead of black flake8, isort

* add exclude and ignore rules to ruff on project.toml

* remove flake8

* migrate mypy rules to project.toml

* update github actions workflow for rdock-utils
  - add ruff
  - remove flake, black, isort
  - add pytest
lpardey added a commit to SunBright-Technologies/rDock that referenced this issue Jan 23, 2024
* update pyproject.toml config to work with ruff

* update devcontainer.json to work with ruff

* add ruff instead of black flake8, isort

* add exclude and ignore rules to ruff on project.toml

* remove flake8

* migrate mypy rules to project.toml

* update github actions workflow for rdock-utils
  - add ruff
  - remove flake, black, isort
  - add pytest
lpardey added a commit to SunBright-Technologies/rDock that referenced this issue Jan 23, 2024
* update pyproject.toml config to work with ruff

* update devcontainer.json to work with ruff

* add ruff instead of black flake8, isort

* add exclude and ignore rules to ruff on project.toml

* remove flake8

* migrate mypy rules to project.toml

* update github actions workflow for rdock-utils
  - add ruff
  - remove flake, black, isort
  - add pytest
lpardey added a commit to SunBright-Technologies/rDock that referenced this issue Jan 23, 2024
* update pyproject.toml config to work with ruff

* update devcontainer.json to work with ruff

* add ruff instead of black flake8, isort

* add exclude and ignore rules to ruff on project.toml

* remove flake8

* migrate mypy rules to project.toml

* update github actions workflow for rdock-utils
  - add ruff
  - remove flake, black, isort
  - add pytest
ggutierrez-sunbright pushed a commit that referenced this issue Jan 27, 2024
* update pyproject.toml config to work with ruff

* update devcontainer.json to work with ruff

* add ruff instead of black flake8, isort

* add exclude and ignore rules to ruff on project.toml

* remove flake8

* migrate mypy rules to project.toml

* update github actions workflow for rdock-utils
  - add ruff
  - remove flake, black, isort
  - add pytest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD enhancement New feature or request good first issue Good for newcomers rdock-utils
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant