Commit Graph

60 Commits

Author SHA1 Message Date
Aminda Suomalainen cf75cc27c2
switch to pretty-format-json from prettier for json 2023-10-22 20:35:28 +03:00
Aminda Suomalainen 2022c99516
.pre-commit-config.yaml: put sample-config hooks on top for easier diffing and using as a template 2023-10-21 08:56:00 +03:00
Aminda Suomalainen 05bb6f7ad4
.pre-commit-config.yaml: uncomment prettier additional_dependencies, remove nginx excluding 2023-10-19 09:27:12 +03:00
Aminda Suomalainen f202af6bed
.pre-commit-config.yaml: adjust comments including black line length/args & use Python line length in .editorconfig 2023-10-17 07:46:07 +03:00
Aminda Suomalainen 8954849bcc
.pre-commit-config.yaml: add comments and empty lines to increase readability as this is my template 2023-10-16 09:52:01 +03:00
Aminda Suomalainen ed78c660da
.pre-commit-config.yaml: remove markdown exclusion of trailing-whitespace 2023-10-16 09:06:37 +03:00
Aminda Suomalainen 70ec035f22
.pre-commit-config.yaml: use proper --markdown-linebreak-ext for trailing-whitespace hook 2023-10-16 09:01:54 +03:00
Aminda Suomalainen 83282a7070
pre-commit autoupdate 2023-10-13 13:32:48 +03:00
Aminda Suomalainen ef4d2b37fa
.pre-commit-config.yaml: add commented hooks from scripts repo 2023-10-10 10:39:42 +03:00
Aminda Suomalainen cd3469d53b
pre-commit autoupdate 2023-10-09 11:06:55 +03:00
Aminda Suomalainen 52cada7288
pre-commit autoupdate 2023-10-01 19:03:41 +03:00
Aminda Suomalainen 0f55d83287
.pre-commit-config.yaml: use pypy3 for Python hooks
This repo isn't primarily at GitHub so I don't see if the CI fails constantly
2023-09-28 14:36:27 +03:00
Aminda Suomalainen be3770ab00
.pre-commit-config.yaml: bumb to python3.11 2023-09-24 17:27:20 +03:00
Aminda Suomalainen 4c8e37f396
.pre-commit-config.yaml: set python to 3.10 2023-09-24 14:34:32 +03:00
Aminda Suomalainen 1ff423c4ab
.pre-commit-config.yaml: add pre-cmmit-ci validator 2023-09-24 12:03:08 +03:00
Aminda Suomalainen 6dd0f81399
.pre-commit-config.yaml: use pypy3 rather than system python3
Python 3.12 in Fedora 39 Beta seems incompatible with almost everything
2023-09-24 11:39:46 +03:00
Aminda Suomalainen c43510d5eb
pre-commit autoupdate 2023-09-17 20:30:23 +03:00
Aminda Suomalainen 871fdc7d30
.pre-commit-config.yaml: exlude svg files from trailing-whitespace fixer and swap order from common to less common
I noticed it breaking an svg file at the-draupnir-project/draupnir4all_status#1
2023-09-17 20:28:44 +03:00
Aminda Suomalainen a72e8fd3bf
.pre-commit-config.yaml: add commented npmjs links to prettier additional_dependencies 2023-08-24 16:01:37 +03:00
Aminda Suomalainen 08c7aa838a
pre-commit autoupdate, comment prettier additional_dependencies 2023-08-20 11:12:26 +03:00
Aminda Suomalainen 98e8c79431
.pre-commit-config.yaml: add the prettier toml plugin 2023-08-09 15:03:17 +03:00
Aminda Suomalainen 4e52f3c943
.pre-commit-config.yaml: update check-jsonschema 2023-08-09 15:01:24 +03:00
Aminda Suomalainen fe16d45f14
.pre-commit-config.yaml: upgrade prettier 2023-08-03 19:05:42 +03:00
Aminda Suomalainen 9df8bc35a0
pre-commit autoupdate 2023-07-29 21:31:33 +03:00
Aminda Suomalainen bdcdcbd06c
pre-commit autoupdate 2023-07-13 12:31:55 +03:00
Aminda Suomalainen 295fa21158
update prettier to 3.0.0 2023-07-07 11:59:17 +03:00
Aminda Suomalainen e0bbcac282
pre-commit autoupdate 2023-06-25 14:18:37 +03:00
Aminda Suomalainen 8b8ba86df9
.pre-commit-config.yaml: update check-jsonschema 2023-06-17 15:39:31 +03:00
Aminda Suomalainen c615e84b9a
pre-commit autoupdate 2023-06-10 08:19:54 +03:00
Aminda Suomalainen ea2991c23d
.pre-commit-config.yaml: add commented exiftool hook 2023-06-04 11:41:12 +03:00
Aminda Suomalainen 4fcc867d13
add .gitlab-ci.yml and pre-commit configuration 2023-05-22 16:54:18 +03:00
Aminda Suomalainen d6bb4e712b
.pre-commit-config.yaml: uncomment reuse && add .reuse/dep5 2023-05-21 13:09:30 +03:00
Aminda Suomalainen 718b5b376a
.pre-commit-config.yaml: add commented mklatex hook 2023-05-20 13:15:16 +03:00
Aminda Suomalainen f77e15eb68
.{editorconfig,gitattributes,pre-commit-config.yaml}: add comment to beginning for more details
I know what the files do, but do my readers? Especially when I am using these files as templates for new repositories?
2023-05-19 20:35:05 +03:00
Aminda Suomalainen 8fb52ec8f2
add shfmt 2023-05-18 11:58:51 +03:00
Aminda Suomalainen 687a6433bb
add & run prettier-plugin-nginx 2023-05-18 11:35:13 +03:00
Aminda Suomalainen 1abdd9cb5e
downgrade prettier 2023-05-18 11:00:17 +03:00
Aminda Suomalainen f29605cbcc
.pre-commit-config.yaml: comment hooks not relevant to this repo 2023-05-18 10:20:21 +03:00
Aminda Suomalainen a34ff238bf
.pre-commit-config.yaml: add mypy, black & pylint 2023-05-18 10:17:01 +03:00
Aminda Suomalainen 2b19f777dd
.pre-commit-config.yaml: pass --notitle to doctoc 2023-05-13 09:04:46 +03:00
Aminda Suomalainen ea20965175
.pre-commit-config.yaml: import check-yaml from the sample config 2023-05-12 10:02:20 +03:00
Aminda Suomalainen c8abf05d4a
.pre-commit-config.yaml: fix typo of 7dacfcf5e9 2023-05-09 10:58:31 +03:00
Aminda Suomalainen faa84761d5
.pre-commit-config.yaml: decrease ci autoupdate interval 2023-05-09 10:57:01 +03:00
Aminda Suomalainen bdd8bf9484
.pre-commit-config.yaml: enable trailing-whitespace with exclude{,_types} 2023-05-07 18:15:16 +03:00
Aminda Suomalainen 924b1148bf
pre-commit autoupdate 2023-05-06 18:10:19 +03:00
Aminda Suomalainen ac132f61fb
.pre-commit-config.yaml: add commented trailing whitespace fixing
TODO
2023-05-04 13:25:14 +03:00
Aminda Suomalainen b55bfde34b
pre-commit autoupdate 2023-05-02 09:43:53 +03:00
Aminda Suomalainen a81343b123
pre-commit autoupdate 2023-04-24 10:19:54 +03:00
Aminda Suomalainen 239acb6b52
.pre-commit-config.yaml: add ci configuration for reference 2023-04-12 08:58:19 +03:00
Aminda Suomalainen 80804d336a
.pre-commit-config.yaml: add bundler-audit, commented mailmap 2023-04-09 13:58:40 +03:00