Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
7977563f
Commit
7977563f
authored
Jul 12, 2021
by
sstern
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add sitespeed-result to lint ignore
parent
18a218b4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
.eslintignore
.eslintignore
+1
-0
.prettierignore
.prettierignore
+1
-0
No files found.
.eslintignore
View file @
7977563f
...
@@ -7,3 +7,4 @@
...
@@ -7,3 +7,4 @@
/public/
/public/
/tmp/
/tmp/
/vendor/
/vendor/
/sitespeed-result/
.prettierignore
View file @
7977563f
...
@@ -4,6 +4,7 @@
...
@@ -4,6 +4,7 @@
/public/
/public/
/vendor/
/vendor/
/tmp/
/tmp/
/sitespeed-result/
# ignore stylesheets for now as this clashes with our linter
# ignore stylesheets for now as this clashes with our linter
*.css
*.css
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment