-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix linting #3015
Comments
finnfiddle
added a commit
that referenced
this issue
Apr 17, 2019
* develop: (46 commits) [#3069] fix tail command #3035 removed git hooks config #3035 made post merge git script silent #3035 remove ruby build fix #3035 devserver script removed typo capturing also the output of npm install #3035 made npm tasks parallel in devserver script #3035 removed unused file assoc. with ruby build and fixes [#3046] release notes update [#3046] release notes for 1.9.45 remove ruby build altogether #3035 [#3057] do not require users.scss [#2772]Explicit scopes. Tabs to spaces. Split long method. #1502 added script for compiling users page css #1502 added users css file travis slack notifications #3052 #1502 added back rake build command [#1502] node has to be installed [#1502] fix package.json dir #1502 dockerfile npm install fixes ... # Conflicts: # Dashboard/app/js/lib/main-public.js # Dashboard/app/js/lib/views/devices/assignments-list-view.jsx # Dashboard/package-lock.json
finnfiddle
added a commit
that referenced
this issue
Apr 17, 2019
finnfiddle
added a commit
that referenced
this issue
Apr 17, 2019
finnfiddle
added a commit
that referenced
this issue
Apr 19, 2019
muloem
added a commit
that referenced
this issue
Apr 25, 2019
[#3015] Add linting to repo and fix existing code issues
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An eslint configuration has been added as part of the webpack setup and it needs to be activated - eg. to turn on linting before committing and fixing all existing linting errors.
The text was updated successfully, but these errors were encountered: