mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-06 11:47:48 +02:00
fix(end-of-file-fixer rule):
This commit is contained in:
@@ -46,7 +46,9 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
types: [python]
|
||||
- id: end-of-file-fixer
|
||||
types: [python]
|
||||
types: [file]
|
||||
files: \.(py|js|vue)$
|
||||
|
||||
|
||||
- repo: https://github.com/executablebooks/mdformat
|
||||
rev: 0.7.17
|
||||
|
||||
Reference in New Issue
Block a user