Skip to content
Snippets Groups Projects
  1. Sep 08, 2023
  2. Apr 10, 2023
  3. Jan 13, 2023
    • Saurabh Kumar's avatar
      Replace flake8 & isort with ruff (#3103) · 5eab4ac4
      Saurabh Kumar authored
      Fixes #3101
      
      - Remove `make sort` and `make sort-fix` make targerts
      - Use `make lint` and `make lint-fix` instead.
      - Make use of GitHub Annotation to surface issues as annotations
      directly in the files changed, similar to CodeQL.
      - Move stuff from `setup.cfg` to `pyproject.toml`
      - Fixed the potentially buggy code. Each of the fix types is in
      individual commits.
      Unverified
      5eab4ac4
  4. Jan 09, 2023
  5. Jan 06, 2023
  6. Dec 20, 2022
  7. Dec 15, 2022
  8. Dec 07, 2022
  9. Nov 11, 2022
  10. Nov 29, 2021
  11. Apr 06, 2021
  12. Nov 02, 2020
Loading