pretty-format-json: ignore original newline presence or absence

This commit is contained in:
Aurélien Joga 2024-03-14 10:49:51 +01:00
parent 2d948977cf
commit 10e3730a81
No known key found for this signature in database
4 changed files with 15 additions and 1 deletions

View file

@ -4,6 +4,7 @@ repos:
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
exclude: testing/resources/pretty_formatted_json_no_endline.json
- id: check-yaml
- id: debug-statements
- id: double-quote-string-fixer