Compare commits
2 Commits
17d22dcc05
...
ccb8cb4acc
Author | SHA1 | Date | |
---|---|---|---|
ccb8cb4acc | |||
273482b745 |
16
.pre-commit-config.yaml
Normal file
16
.pre-commit-config.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.1.0
|
||||
hooks:
|
||||
- id: end-of-file-fixer
|
||||
types:
|
||||
- text
|
||||
|
||||
- id: trailing-whitespace
|
||||
types:
|
||||
- text
|
||||
|
||||
- id: check-merge-conflict
|
||||
types:
|
||||
- text
|
@ -62,4 +62,3 @@
|
||||
security threat modeling
|
||||
}
|
||||
\end{cvskills}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user