1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-22 16:39:26 +01:00

.pre-commit-config.yaml: I still don't care about the line length that much

This commit is contained in:
Aminda Suomalainen 2023-04-06 10:44:06 +03:00
parent f2c218157d
commit 18ae207c0f
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -32,3 +32,4 @@ repos:
hooks: hooks:
- id: editorconfig-checker - id: editorconfig-checker
alias: ec alias: ec
args: [-disable-max-line-length]