This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
remix-project
mirror of
https://github.com/ethereum/remix-project.git
Watch
2
Star
0
Fork
You've already forked remix-project
0
Code
Issues
Releases
Wiki
Activity
Merge pull request
#4436
from ethereum/lintingHP
Browse Source
add a linter rule
pull/4437/head
yann300
11 months ago
committed by
GitHub
parent
f8080c8d65
845f7856a6
commit
205d6cb3e4
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
.eslintrc.json
3
.eslintrc.json
Unescape
Escape
View File
@ -29,7 +29,8 @@
}
}
]
]
}
}
]
]
,
"keyword-spacing"
:
"error"
}
}
}
,
}
,
{
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/remix-project
Title
Body
Create Issue