Syed Ali Abbas Zaidi
|
8480dbc228
|
chore: apply amnesty on existing not fixable issues (#32215)
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
* fix: all autofixable eslint issues
* fix: all react related fixable issues
* fix: autofixable eslint issues
* chore: remove all template literals
* fix: remaining autofixable issues
* chore: apply amnesty on all existing issues
* fix: failing xss-lint issues
* refactor: apply amnesty on remaining issues
* refactor: apply amnesty on new issues
* fix: remove file level suppressions
* refactor: apply amnesty on new issues
|
2023-08-07 19:13:19 +05:00 |
|
Syed Ali Abbas Zaidi
|
5549db4d80
|
fix: migrate remaining eslint-config-edx (#31760)
* fix: migrate remaining eslint-config-edx
* refactor: updated eslint rules according to eslint-config-edx-es5
* refactor: add custom rules to suppress unnecessary eslint issues
* refactor: add custom rules to internal eslint configs
* fix: fix all indentation issues
* chore: update lock file
|
2023-03-02 16:16:50 +05:00 |
|
Eric Fischer
|
5bc6b31e29
|
eslint --fix
|
2017-12-08 14:38:41 -05:00 |
|
Brian Jacobel
|
d43e915dab
|
Run eslint autofixer on /cms
|
2016-08-08 15:04:06 -04:00 |
|
Brian Jacobel
|
a32fd27d60
|
Replace JSHint ignore directives with ESLint ones
|
2016-08-04 16:22:59 -04:00 |
|
Felipe Montoya
|
82db66d945
|
Converting the module_edit coffee file to a js file
Converting to js and fixing references
Linting the generated code
|
2016-06-22 15:49:48 -05:00 |
|
Felipe Montoya
|
43ea4e21bb
|
Converting views/tabs.coffee in the cms to js
Linting the compiled file
|
2016-06-16 18:35:34 -07:00 |
|