Skip to content

Commit f2d4cb8

Browse files
committed
Add disallowed_pattern lint
1 parent ca2b4bd commit f2d4cb8

13 files changed

Lines changed: 2262 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[build]
2+
target-dir = "../../../target/examples"
3+
4+
[target.'cfg(all())']
5+
linker = "dylint-link"

0 commit comments

Comments
 (0)