Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Add JSHinting and EditorConfig #205

Merged
merged 11 commits into from
Jan 3, 2014
Merged

Add JSHinting and EditorConfig #205

merged 11 commits into from
Jan 3, 2014

Conversation

nschonni
Copy link
Contributor

@nschonni nschonni commented Jan 3, 2014

  • Add http://EditorConfig.org setting file for supported IDEs to use consistent indenting spacing
  • Standardize indenting in JS files
  • Add JSHint to devDependencies and run before npm test task

- Fix indenting
- Remove unused callback
- Tabs to spaces
- Remove 'runner' Mocha var since it is only invoked
- Add missing semicolons
- Remove unused parameters
- Remove unused vars
- Remove unused parameters
nschonni added a commit that referenced this pull request Jan 3, 2014
Add JSHinting and EditorConfig
@nschonni nschonni merged commit 10018d9 into sass:master Jan 3, 2014
@nschonni nschonni deleted the jshinting branch January 3, 2014 05:30
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant