Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-14Enable RSpec/SingleLineHook copRobert Speicher
2017-06-14Add a custom RSpec/SingleLineHook copRobert Speicher
2017-06-09Disable the Style/PreferredHashMethods copRémy Coutable
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-19Add descriptions for the RSpec/EmptyExampleGroup and RSpec/ExpectOutput copsRémy Coutable
2017-05-18Merge branch 'rubocop-empty-example-group' into 'master'Robert Speicher
2017-05-18Enable the RSpec/ExpectOutput copRémy Coutable
2017-05-18Enable the RSpec/EmptyExampleGroup copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-01Enable `RSpec/DescribedClass` copRobert Speicher
2017-04-28Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher
2017-04-26Enable RSpec/FilePath copSean McGivern
2017-04-26Decrease ABC threshold to 57.08Maxim Rydkin
2017-04-26Decrease Cyclomatic Complexity threshold to 16Maxim Rydkin
2017-04-08Enable RSpec/DescribeSymbol; update .rubocop_todo.ymlRobert Speicher
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-02-28Ignore builds dir when run rubocop checkDmitriy Zaporozhets
2017-02-23Merge branch 'enable-rspec-be_eql-cop' into 'master' Robert Speicher
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Exclude migrations from Style/MutableConstantDouwe Maan
2017-02-23Add explanations to copsDouwe Maan
2017-02-23Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan
2017-02-23Order cops alphabeticallyDouwe Maan
2017-02-23Don’t exclude some file in lib from rubocopDouwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Style/MultilineHashBraceLayoutDouwe Maan
2017-02-23Enable Style/MultilineArrayBraceLayoutDouwe Maan
2017-02-23Enable Style/EmptyLineBetweenDefsDouwe Maan
2017-02-23Enable Style/ClassCheckDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Disable Style/BracesAroundHashParametersDouwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-23Enable Security/JSONLoadDouwe Maan
2017-02-23Enable Rails/ValidationDouwe Maan
2017-02-23Disable Rails/OutputSafetyDouwe Maan
2017-02-23Disable Rails/DynamicFindByDouwe Maan
2017-02-23Enable Performance/RedundantMatchDouwe Maan
2017-02-23Enable Performance/RedundantBlockCallDouwe Maan
2017-02-23Disable Lint/UnneededSplatExpansionDouwe Maan
2017-02-23Enable Lint/UnifiedIntegerDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Disable some more copsDouwe Maan
2017-02-23Disable a few RSpec copsDouwe Maan
2017-02-23Custom cops don’t need to be mentioned in .rubocop.ymlDouwe Maan