Skip to content

Commit e6e3357

Browse files
authored
chore(build): setup muse config (#7)
Signed-off-by: Akhil Mohan <[email protected]>
1 parent 7f23b1b commit e6e3357

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.muse/config.toml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
ignoreRules = [ "G101",
2+
"ST1005"
3+
]
4+
5+
ignoreFiles = """
6+
vendor/**
7+
"""

0 commit comments

Comments
 (0)