Michael Baumgartner BaumiCoder · he/him
BaumiCoder commented on pull request silverpill/mitra#242 2026年07月02日 18:09:42 +02:00
Address EditorConfig violations

I don't know if using 4 spaces would technically work when somebody copies this "template" for actual use. However, following caddy's default formatter seems reasonable to me.

BaumiCoder commented on pull request silverpill/mitra#242 2026年07月02日 18:09:42 +02:00
Address EditorConfig violations

With EditorConfig it is not possible to only trim trailing whitespace outside of doc comments. If you want to avoid trailing whitespace there, I would see two possible ways:

BaumiCoder created pull request silverpill/mitra#242 2026年07月02日 17:58:03 +02:00
Address EditorConfig violations
BaumiCoder pushed to fix-editorconfig-violations at BaumiCoder/mitra 2026年07月02日 17:32:50 +02:00
40e4ddafb8
Fix indentation for Caddyfile in code block
2684fb10e6
Fix indentations in rust source code files
d0642a542e
Address trailing whitespace
fe10f13b6f
Adjust EditorConfig for Makefile called "rules"
c494e6a7ea
Ignore EditorConfig violations in binary files
Compare 5 commits »
BaumiCoder created branch fix-editorconfig-violations in BaumiCoder/mitra 2026年07月02日 17:32:50 +02:00
BaumiCoder created repository BaumiCoder/mitra 2026年07月02日 16:28:45 +02:00
BaumiCoder commented on issue BaumiCoder/ecformat#57 2026年07月01日 14:18:15 +02:00
Fix wrong charset detection

A very special one is this file. It contains no special characters but mentions an charset in the text.

BaumiCoder commented on issue BaumiCoder/ecformat#57 2026年07月01日 14:15:58 +02:00
Fix wrong charset detection

Another example are ö and ? in this file:

BaumiCoder commented on issue BaumiCoder/ecformat#57 2026年07月01日 10:43:55 +02:00
Fix wrong charset detection

Another example is a ® symbol in this file:

BaumiCoder commented on issue BaumiCoder/ecformat#57 2026年06月29日 17:05:44 +02:00
Fix wrong charset detection

Another example is in line 333001 of this file. However, it seems that this patch files contains some binary data.

BaumiCoder opened issue BaumiCoder/ecformat#57 2026年06月27日 16:45:59 +02:00
Fix wrong charset detection
BaumiCoder released Version 0.2.0 at BaumiCoder/ecformat 2026年06月06日 15:04:00 +02:00
BaumiCoder pushed tag v0.2.0 to BaumiCoder/ecformat 2026年06月06日 14:04:44 +02:00
BaumiCoder pushed to main at BaumiCoder/ecformat 2026年06月06日 14:04:44 +02:00
2292f08204
Bump to 0.2.0
BaumiCoder merged pull request BaumiCoder/ecformat#55 2026年06月06日 13:34:45 +02:00
Upgrade Dependencies for 0.2.0
BaumiCoder pushed to main at BaumiCoder/ecformat 2026年06月06日 13:34:30 +02:00
0f1c38ff6c
Merge branch 'chore/dependencies-0.2.0'
e846b3c024
Fix cargo-about install
87daa770d4
Upgrade cargo-about
0712297376
Cargo update
8486102059
Remove solved RUSTSEC from ignore
Compare 9 commits »
BaumiCoder pushed to chore/dependencies-0.2.0 at BaumiCoder/ecformat 2026年06月06日 12:10:41 +02:00
e846b3c024
Fix cargo-about install
BaumiCoder opened issue BaumiCoder/ecformat#56 2026年06月06日 11:39:34 +02:00
Use cargo-about as lib crate for license command
BaumiCoder created pull request BaumiCoder/ecformat#55 2026年06月06日 10:56:20 +02:00
Upgrade Dependencies for 0.2.0
BaumiCoder pushed to chore/dependencies-0.2.0 at BaumiCoder/ecformat 2026年06月06日 10:54:17 +02:00
87daa770d4
Upgrade cargo-about
0712297376
Cargo update
Compare 2 commits »