summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat(eslint): Rule "require-jsdoc"Valentin Popov2020-02-131-0/+3
* feat(eslint): Rule "prefer-reflect"Valentin Popov2020-02-131-0/+3
* feat(eslint): Rule "no-spaced-func"Valentin Popov2020-02-131-0/+3
* feat(eslint): Rule "no-negated-in-lhs"Valentin Popov2020-02-131-0/+3
* feat(eslint): Rule "no-native-reassign"Valentin Popov2020-02-131-0/+3
* feat(eslint): Rule "no-catch-shadow"Valentin Popov2020-02-131-0/+3
* feat(eslint): Rule "newline-before-return"Valentin Popov2020-02-131-0/+3
* feat(eslint): Rule "newline-after-var"Valentin Popov2020-02-131-0/+3
* feat(eslint): Rule "lines-around-directive"Valentin Popov2020-02-131-0/+3
* Rule "indent-legacy"Valentin Popov2020-02-131-0/+3
* Rule "eol-last"Valentin Popov2020-02-131-0/+4
* Rule "no-tabs"Valentin Popov2020-02-131-1/+8
* Formed structure of the repositoryValentin Popov2020-02-133-369/+7
* feat(rules): Added the basic rules structureValentin Popov2020-02-122-0/+369