mastodon/app
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
* Add semi to ESLint rules

* Add padded-blocks to ESLint rules

* Add comma-dangle to ESLint rules

* add config/webpack and storyboard

* add streaming/

* yarn test:lint -- --fix
2017-05-20 17:31:47 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Fix block list 500 (#3174) 2017-05-20 17:01:14 +02:00
helpers Remove unused style helper (#3145) 2017-05-19 16:54:47 +02:00
javascript Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
lib Unify the method of extracting tags (#3138) 2017-05-19 20:19:14 +02:00
mailers Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
models guard against empty domain block list in status scope (#3161) 2017-05-20 13:38:13 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Use joins for account properties (#3167) 2017-05-20 15:13:51 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views Update reset_password_instructions.ar.html.erb (#3163) 2017-05-20 13:38:33 +02:00
workers Add spec coverage for regeneration worker (#3143) 2017-05-19 16:55:09 +02:00