Keine Beschreibung
  • Shell 62.3%
  • jq 37.7%
Datei suchen
2026-02-01 17:38:14 +01:00
.editorconfig jinja2 templates for yaml are now indented also with 2 spaces 2026-01-10 17:36:44 +01:00
.pre-commit-config.yaml fixed te hooks 2025-11-29 12:38:40 +01:00
.pre-commit-hooks.yaml fixed the wrong type for toml-format 2026-01-31 21:31:09 +01:00
cargo-tomlq.sh removed the true at the end 2026-02-01 17:38:14 +01:00
clippy-settings.json replaced the clippy.toml jq with an simple json file 2026-01-03 00:35:40 +01:00
clippy-standards.sh resetting the file modification time 2026-02-01 17:37:40 +01:00
lints.json fixed some lints 2026-02-01 09:58:31 +01:00
README.md first version of my pre-commit hooks 2025-11-29 12:32:06 +01:00
rust-toolchain.toml first version of my pre-commit hooks 2025-11-29 12:32:06 +01:00
rustfmt.toml reduced the line length 2026-01-16 14:11:56 +01:00
srcinfo.sh added an new hook for the .SRCINFO 2025-12-21 14:31:43 +01:00
standard-copy.sh changing clippy to an extendable config 2025-12-06 00:06:13 +01:00
toml-format.sh reduced the useless messages 2026-02-01 10:02:39 +01:00
tomlq-cargo.jq made the function more readable 2025-11-29 14:41:18 +01:00
tomlq-clippy-conf.jq replaced the clippy.toml jq with an simple json file 2026-01-03 00:35:40 +01:00
tomlq-clippy.jq now i can remove certain lint overrides by setting them to null 2026-01-25 12:34:00 +01:00

Standard files

This repos contains my standard files, since i often use same or similar standard files in my repos.