Skip to content

Commit 8989fd5

Browse files
Create eslint.org ruleset (EFForg#18974)
1 parent 36a41a5 commit 8989fd5

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<ruleset name="ESLint.org">
2+
3+
<target host="eslint.org" />
4+
<target host="www.eslint.org" />
5+
<target host="cn.eslint.org" />
6+
<target host="jenkins.eslint.org" />
7+
8+
<securecookie host=".+" name=".+" />
9+
10+
<rule from="^http:" to="https:" />
11+
12+
</ruleset>

0 commit comments

Comments
 (0)