gitlab-org--gitlab-foss/rubocop
Stan Hu a8cbec49a0 Cache current working directory to speed up Rubocop
This saves thousands of getcwd() system calls and improves the
performance of running Rubocop, which is also used by HAML linting.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61383
2019-05-03 05:44:46 -07:00
..
cop Add Rubocop rule to ban include ActionView::Context 2019-04-29 06:14:53 -07:00
code_reuse_helpers.rb Added RuboCop cops to enforce code reuse rules 2018-09-11 15:00:18 +02:00
migration_helpers.rb Add cop for use of remove_column 2017-12-11 16:34:51 +00:00
qa_helpers.rb Cache current working directory to speed up Rubocop 2019-05-03 05:44:46 -07:00
rubocop.rb Add Rubocop rule to ban include ActionView::Context 2019-04-29 06:14:53 -07:00
spec_helpers.rb Cache current working directory to speed up Rubocop 2019-05-03 05:44:46 -07:00