mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
pre-commit: run prettify with --no-report-errors
This commit is contained in:
parent
07dd7bacc5
commit
58ebbcbc47
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ repos:
|
|||
files: '^src/.*\.(F|f90)$'
|
||||
- id: prettify
|
||||
name: Run prettify
|
||||
entry: ./tools/prettify/prettify.py
|
||||
entry: ./tools/prettify/prettify.py --no-report-errors
|
||||
language: script
|
||||
files: '^src/.*\.(F|f90)$'
|
||||
exclude: >-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue