summaryrefslogtreecommitdiff
path: root/lib/tasks/lint.rake
Commit message (Expand)AuthorAgeFilesLines
* Avoid pipes so it doesn't overflow61432-lib-tasks-lint-rake-can-block-indefinitely-if-stderr-fills-upLin Jen-Shin2019-05-181-26/+9
* Run rubocop -aNick Thomas2019-03-131-5/+3
* Stop using FlayRémy Coutable2018-09-031-1/+0
* More verbose errors in static-analysisBob Van Landuyt2018-06-201-7/+15
* Validate if changed translations are checked inBob Van Landuyt2018-06-151-0/+1
* Preserve warnings even if it passedLin Jen-Shin2018-06-011-10/+10
* Run lint:all tasks in forks42050-combine-all-rake-based-lints-in-one-rake-process-in-ciRémy Coutable2018-02-141-11/+32
* Combine all rake tasks in the static-analysis jobRémy Coutable2018-02-141-0/+28
* Use `Gitlab::Utils::Override` over defined?(super)Lin Jen-Shin2017-12-261-0/+12
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-231-1/+0
* add Rake tasks eslint and lint:javascriptwinniehell2016-10-261-0/+9