Skip to content
Snippets Groups Projects
  1. Jun 23, 2023
  2. Apr 17, 2023
  3. Apr 14, 2023
    • Frank Winklmeier's avatar
      Projects: update flake8 error codes · eea12b32
      Frank Winklmeier authored
      The latest flake8 version seems to treat enabling of extensions
      differently. Need to go back to explicitly enable `ATL902` (Copyright
      check) again. Also add `--isolated` to make sure no other configuration
      files are read.
      eea12b32
  4. Apr 11, 2023
  5. Feb 22, 2022
    • Frank Winklmeier's avatar
      flake8: cleanup error code selection · ea73efd4
      Frank Winklmeier authored
      - Remove obsolete ATL238 (Py2to3 migration).
      - Move ATL902 from `--enable-extensions` to `--select`, which has the
        same effect (flake8 always gives priority to the most specific error
        code from the select/ignore lists).
      ea73efd4
  6. Feb 07, 2022
  7. Aug 04, 2021
  8. Apr 30, 2020
  9. Mar 25, 2020
  10. Dec 14, 2019
  11. Dec 03, 2019
  12. Nov 29, 2019
Loading