Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
9 years ago
Commit
d5439e6814719f3794c78878dcbd82e2a1a8ec93
1 parent
49db0e38
jscs config
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.jscsrc
.jscsrc
View file @
d5439e6
...
...
@@ -15,7 +15,7 @@
"disallowSpaceBeforePostfixUnaryOperators"
:
true
,
"disallowSpaceBeforeSemicolon"
:
true
,
"disallowSpacesInCallExpression"
:
true
,
"disallowSpacesInFunction
Declaration
"
:
{
"disallowSpacesInFunction"
:
{
"beforeOpeningRoundBrace"
:
true
},
"disallowSpacesInsideArrayBrackets"
:
true
,
...
...
Please
register
or
login
to post a comment