mirror of
https://git.piraattipuolue.fi/Pikaviestimet/Pikaviestimet.git
synced 2025-08-20 07:17:25 +02:00
Compare commits
No commits in common. "df31d87bd46019c803008db02e49d3fb2d47082f" and "7da91232880f879b3f2feb0e6ca32432bfdcac35" have entirely different histories.
df31d87bd4
...
7da9123288
@ -17,7 +17,6 @@ indent_size = 2
|
||||
indent_style = tab
|
||||
indent_size = tab
|
||||
trim_trailing_whitespace = false
|
||||
max_line_length = off
|
||||
|
||||
[*.{cff,yaml,yml}]
|
||||
indent_style = space
|
||||
|
@ -9,14 +9,13 @@ repos:
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
args: [--update-only, --notitle]
|
||||
args: [--update-only]
|
||||
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-case-conflict
|
||||
- id: check-yaml
|
||||
- id: check-executables-have-shebangs
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: destroyed-symlinks
|
||||
@ -32,7 +31,7 @@ repos:
|
||||
- id: prettier
|
||||
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
rev: "2.7.2"
|
||||
rev: "2.7.1"
|
||||
hooks:
|
||||
- id: editorconfig-checker
|
||||
alias: ec
|
||||
|
Loading…
x
Reference in New Issue
Block a user