mirror of
https://github.com/actions/labeler
synced 2026-09-25 15:11:47 +02:00
build
This commit is contained in:
+2
-1
@@ -5,6 +5,7 @@
|
||||
|
||||
"rules": {
|
||||
"max-statements-per-line": [2, { "max": 2 }],
|
||||
"no-magic-numbers": 0
|
||||
"no-magic-numbers": 0,
|
||||
"multiline-comment-style": 0,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user