File: .pre-commit-config.yaml

package info (click to toggle)
python-nxtomomill 1.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,564 kB
  • sloc: python: 15,970; makefile: 13; sh: 3
file content (6 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
repos:
-   repo: https://github.com/psf/black
    rev: 18.6b4
    hooks:
    - id: black
      language_version: python3