forbid-duplicated-anchors
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
extends: relaxed
|
extends: relaxed
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
|
anchors:
|
||||||
|
forbid-undeclared-aliases: true
|
||||||
|
forbid-duplicated-anchors: true
|
||||||
|
|
||||||
# 255 chars should be enough, but don't fail if a line is longer
|
# 255 chars should be enough, but don't fail if a line is longer
|
||||||
line-length:
|
line-length:
|
||||||
max: 255
|
max: 255
|
||||||
|
|||||||
Reference in New Issue
Block a user