Skip to content

JSCS config - #42

Closed
kartsims wants to merge 1 commit into
scottgonzalez:masterfrom
kartsims:master
Closed

JSCS config#42
kartsims wants to merge 1 commit into
scottgonzalez:masterfrom
kartsims:master

Conversation

@kartsims

Copy link
Copy Markdown
Collaborator

I got some errors thrown in the different source files by JSCS because some rules were missing.

I guess you have a global .jscs config which already implements these rules by default, which I don't as I never used JSCS on my office computer.

@scottgonzalez

Copy link
Copy Markdown
Owner

I don't have .jscsrc file in any parent directories. Can you share the actual errors your getting?

@kartsims

Copy link
Copy Markdown
Collaborator Author

Wow OK sorry about that, it was actually Atom that was throwing out errors because the JSCS plugin uses (by default?) AirBNB JSCS settings... I checked with the CLI tool, and removed the airbnb preset, it is fine now.

Sorry for the mistake, I close this PR

@kartsims kartsims closed this Mar 11, 2016
@scottgonzalez

Copy link
Copy Markdown
Owner

I had a feeling it was something like that ;-)

@kartsims

Copy link
Copy Markdown
Collaborator Author

note to self : double check before sending PRs 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants