Michael Baumgartner
BaumiCoder · he/him
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.
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:
Address EditorConfig violations
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
BaumiCoder
created branch fix-editorconfig-violations in BaumiCoder/mitra
2026年07月02日 17:32:50 +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.
Fix wrong charset detection
Another example are ö and ? in this file:
Fix wrong charset detection
Another example is a ® symbol in this file:
Fix wrong charset detection
Another example is in line 333001 of this file. However, it seems that this patch files contains some binary data.
Fix wrong charset detection
2292f08204
Bump to 0.2.0
Upgrade Dependencies for 0.2.0
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
e846b3c024
Fix cargo-about install
Use
cargo-about as lib crate for license command
Upgrade Dependencies for 0.2.0
87daa770d4
Upgrade cargo-about
0712297376
Cargo update