File tree 1 file changed +12
-10
lines changed
1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,12 @@ mode = "excludes"
34
34
pattern = " :"
35
35
message = " preamble header `description` should not contain `:`"
36
36
37
- [lints .preamble-refs-description ]
38
- kind = " preamble-proposal-ref"
39
- name = " description"
40
- prefix = " erc-"
41
- suffix = " .md"
37
+ # # Disabled due to EIP/ERC repo split.
38
+ # [lints.preamble-refs-description]
39
+ # kind = "preamble-proposal-ref"
40
+ # name = "description"
41
+ # prefix = "erc-"
42
+ # suffix = ".md"
42
43
43
44
[lints .preamble-enum-category ]
44
45
kind = " preamble-one-of"
@@ -896,11 +897,12 @@ mode = "includes"
896
897
pattern = " ^https://ethereum-magicians.org/t/[^/]+/[0-9]+$"
897
898
message = " preamble header `discussions-to` should point to a thread on ethereum-magicians.org"
898
899
899
- [lints .preamble-refs-title ]
900
- kind = " preamble-proposal-ref"
901
- name = " title"
902
- prefix = " erc-"
903
- suffix = " .md"
900
+ # # Disabled due to EIP/ERC repo split.
901
+ # [lints.preamble-refs-title]
902
+ # kind = "preamble-proposal-ref"
903
+ # name = "title"
904
+ # prefix = "erc-"
905
+ # suffix = ".md"
904
906
905
907
[lints .preamble-enum-status ]
906
908
kind = " preamble-one-of"
You can’t perform that action at this time.
0 commit comments