Skip to content

Add potential rule for IIFE case #4

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

Open
markelog opened this issue Jul 8, 2016 · 2 comments
Open

Add potential rule for IIFE case #4

markelog opened this issue Jul 8, 2016 · 2 comments

Comments

@markelog
Copy link
Member

markelog commented Jul 8, 2016

See eslint/eslint#6613

That's what holds up adding indent rule to this config

@markelog
Copy link
Member Author

Tried it, failed, first of all there is lots of inconsitancies we have in the core and indent autofix feature is not ideal and second of all we need eslint/eslint#6690 to be fixed

@platinumazure
Copy link
Contributor

Update for anyone following this thread: indent auto-fix will be improved with today's eslint@3.6.0 release (it can fix spaces to tabs and vice versa, and even fix mixed spaces/tabs to the proper indentation).

However, we still need eslint/eslint#6690 to really be able to use indent in jQuery projects.

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

No branches or pull requests

2 participants