File: .pre-commit-config.yaml

package info (click to toggle)
python-cogapp 3.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 388 kB
  • sloc: python: 3,449; makefile: 79
file content (7 lines) | stat: -rw-r--r-- 125 bytes parent folder | download
1
2
3
4
5
6
7
repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
  rev: v0.11.13
  hooks:
  - id: ruff-format
  - id: ruff-check