sphinxcontrib-django icon indicating copy to clipboard operation
sphinxcontrib-django copied to clipboard

Add more ruff linting rules

Open cclauss opened this issue 11 months ago • 3 comments

Short description

Add more ruff linting rules. Also pre-commit autoupdate

Proposed changes

Resolved issues

Fixes: #65

cclauss avatar Mar 03 '24 22:03 cclauss

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (e9d4308) to head (c8388ff).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #68   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          328       328           
=========================================
  Hits           328       328           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 03 '24 22:03 codecov[bot]

@dhruvmanila If you scroll to the bottom of pyproject.toml in this PR, you can see that GitHub is making the TOML format as invalid. Am I doing something wrong or is the GitHub TOML validation wrong?

cclauss avatar Mar 04 '24 10:03 cclauss

Looks like a GitHub issue to me, others also have similar problems: https://github.com/orgs/community/discussions/110255

timobrembeck avatar Mar 04 '24 11:03 timobrembeck