You've already forked lint-policy
24 lines
268 B
Plaintext
24 lines
268 B
Plaintext
*
|
|
!**/
|
|
|
|
!.zed/settings.json
|
|
!.gitignore
|
|
|
|
!/CONTRIBUTING.md
|
|
!/LICENSE.md
|
|
!/README.md
|
|
|
|
!/.clippy.toml
|
|
!/.rustfmt.toml
|
|
!/.tombi.toml
|
|
!/Cargo.toml
|
|
!/Cargo.lock
|
|
!/justfile
|
|
!/rust-toolchain.toml
|
|
|
|
!/crates/**/*.rs
|
|
!/crates/**/Cargo.toml
|
|
!/crates/**/README.md
|
|
|
|
!/lints/*.toml
|