You've already forked lint-policy
Initial commit
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
*
|
||||
!**/
|
||||
|
||||
!.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
|
||||
Reference in New Issue
Block a user