File: .pre-commit-config.yaml

package info (click to toggle)
cssutils 2.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,312 kB
  • sloc: python: 23,625; javascript: 803; sh: 62; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
  rev: v0.1.8
  hooks:
  - id: ruff
  - id: ruff-format