Commit Graph

22 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 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 cfa87a078e
.editorconfig: add *.tex with unset max_line_length 2023-09-28 11:10:58 +03:00
Aminda Suomalainen 34cdd5eee8
.editorconfig: correct off to unset 2023-09-13 20:18:13 +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 29d783647b
.editorconfig: max_line_length empty to off
Fixes neovim error
2023-05-18 17:53:26 +03:00
Aminda Suomalainen 5c9d51386c
.editorconfig: note black max line length 2023-05-18 10:26:23 +03:00
Aminda Suomalainen 1feed4ea3f
.editorconfig: line lengths don't matter for csv or tsv 2023-04-04 12:51:57 +03:00
Aminda Suomalainen a03688a77b
.editorconfig: max_line_length = 78, mention RFC 678 in a comment 2023-04-04 09:28:36 +03:00
Aminda Suomalainen 0ec8afbde0
.editorconfig: fix commentary on end_of_line, repeat after me .gitattributes 2023-04-04 09:18:58 +03:00
Aminda Suomalainen da3870dc14
LICENSE & .editorconfig: attempt to fix GitHub license detection again
This time powered by explicitly treating it as markdown and a trailing space
2023-03-10 09:57:58 +02:00
Aminda Suomalainen 75af8e62ce
.editorconfig: let's not break Limnoria configs again
Ref: c9fef005a7
2023-02-26 19:34:30 +02:00
Aminda Suomalainen a2c3d9248d
fix ends of lines 2023-02-21 20:11:35 +02:00
Aminda Suomalainen 5106f8d98e
.editorconfig: markdown uses spaces 2023-02-21 19:32:11 +02:00
Aminda Suomalainen 74a72aab0b
.editorconfig: add .cff under Y(A)ML because GitHub doc 2023-02-14 10:06:20 +02:00
Aminda Suomalainen 5743a2e134
.editorconfig. add Crystal & Nim && Python max_line_length 2023-02-13 17:14:49 +02:00
Aminda Suomalainen 190b4b0a0d
.editorconfig: attempt sorting 2023-02-13 17:03:29 +02:00
Aminda Suomalainen fa910c0145
.editorconfig: add markdown, tsv 2023-02-13 11:13:55 +02:00
Aminda Suomalainen 6c3a27ffd4
prepare this .editorconfig for ~/.editorconfig use 2023-02-12 21:08:25 +02:00
Aminda Suomalainen 9c3ce2dea0
.editorconfig: set indent_size to tab, add commented tab_width 2023-02-12 15:52:08 +02:00
Aminda Suomalainen 1881c9b88f
.editorconfig: switch to tabs for accessibility 2023-02-12 14:19:08 +02:00
Aminda Suomalainen 3098d286ef
.editorconfig & Windows/.editorconfig: initial commit 2023-02-12 13:22:30 +02:00