UNPKG
@intuit/standardly
Version:
canary (0.1.3-canary.64.161)
latest (0.1.2)
0.1.3-canary.157
0.1.3-canary.153
0.1.3-canary.64.161
0.1.2
0.1.2-canary.147
0.1.1-canary.132
DIY framework for Standards Governance
github.com/intuit/standardly
intuit/standardly
@intuit/standardly
/
test
/
resources
/
patternexistence
/
rulesFMCP.json
15 lines
(14 loc)
•
327 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[ {
"FMCP"
: [ {
"ruleID"
:
"OOS-0016"
,
"pattern"
:
"^(Copyright)(
\\
s.{1,}
\\
s){1,}(Company Inc
\\
.)"
,
"fileNames"
: [
"LICENSE"
,
"README"
,
"DOESNOTEXIST"
],
"patternType"
:
"term"
,
"description"
:
"company copyright"
,
"excludeDirs"
:[
"node_modules"
,
".git"
] } ] } ]