rust-lightning/ci
Elias Rohrer d5344dc178
Add rustfmt to CI, ignore all files
We add the previously discussed `rustfmt.toml` and enforce it in CI for
any files that are not contained in an exclusion list.

To start, we add all current Rust files to this exclusion list. This
means that formatter rules will be enforced for any newly introduced
files, and we'll then start going through the codebase file-by-file,
removing them from the list as we go.
2024-02-14 09:08:33 +01:00
..
check-cfg-flags.py Bump hashbrown dependency to 0.13 2024-02-02 18:05:08 +00:00
check-compiles.sh Add a c_bindings test to check-compiles.sh as it should build 2023-07-20 21:43:52 +00:00
check-each-commit.sh Check each commit at least builds in CI 2020-09-15 19:24:08 -04:00
ci-tests.sh Deny warnings in CI 2023-12-18 08:53:27 +01:00
rustfmt.sh Add rustfmt to CI, ignore all files 2024-02-14 09:08:33 +01:00