Commits
  • Ruff 2025 style guide (#13906)
    MichaReiser committed 1 year ago
  • Remove formatter incompatibility warning for ISC001 (#15123)
    MichaReiser committed 1 year ago
  • Update Black deviations to reflect 2025 style changes (#15127)
    MichaReiser committed 1 year ago
  • [ruff-0.9] Stabilise `slice-to-remove-prefix-or-suffix` (`FURB188`) (#15329)
    MichaReiser committed 1 year ago
  • [ruff-0.9] Stabilize `decimal-from-float-literal` (`RUF032`) (#15333)
    MichaReiser committed 1 year ago
  • [`flake8-pytest-style`] Stabilize "Detect more `pytest.mark.parametrize` calls" (`PT006`) (#15327)
    MichaReiser committed 1 year ago
  • [`pycodestyle`] Stabilize: Exempt `pytest.importorskip` calls (`E402`) (#15338)
    MichaReiser committed 1 year ago
  • [ruff-0.9] Stabilise two `flake8-builtins` rules (#15322)
    MichaReiser committed 1 year ago
  • Remove unnecessary `PreviewMode::Enabled` in tests (#15344)
    MichaReiser committed 1 year ago
  • [`flake8-pyi`] Stabilize autofix for `redundant-numeric-union` (`PYI041`) (#15343)
    MichaReiser committed 1 year ago
  • [`ruff`] Stabilize: Detect `attrs` dataclasses (`RUF008`, `RUF009`) (#15345)
    MichaReiser committed 1 year ago
  • [`flake8-pyi`]: Stabilize: Provide more automated fixes for `duplicate-union-members` (`PYI016`) (#15342)
    MichaReiser committed 1 year ago
  • [`flake8-pyi`] Stabilize: include all python file types for `PYI006` (#15340)
    MichaReiser committed 1 year ago
  • Update formatter preview documentation (#15349)
    MichaReiser committed 1 year ago
  • [`ruff`] Stabilize `post-init-default` (RUF033) (#15352)
    MichaReiser committed 1 year ago
  • [`pylint`]: Stabilize `boolean-chained-comparison` (`PLR1716`) (#15354)
    MichaReiser committed 1 year ago
  • [`ruff`] Stabilize `useless-if-else` (`RUF034`) (#15351)
    MichaReiser committed 1 year ago
  • Add f-string formatting to the docs (#15367)
    dhruvmanila committed 1 year ago
Loading