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

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-05run rubocop --autocorrect-all --only Style/FrozenStringLiteralCommentJeff King
2022-10-05run rubocop --autocorrect-all --only Style/AndOrJeff King
2022-10-05run rubocop --autocorrect-all --only Style/SafeNavigationJeff King
2022-10-05run rubocop --autocorrect-all --only Style/SlicingWithRangeJeff King
2022-10-05run rubocop --autocorrect-all --only Style/InverseMethodsJeff King
2022-10-05run rubocop --autocorrect-all --only Style/RedundantFetchBlockJeff King
2022-10-05run rubocop --autocorrect-all --only Style/GlobalStdStreamJeff King
2022-10-05run rubocop --autocorrect-all --only Style/RedundantInterpolationJeff King
2022-10-05run rubocop --autocorrect-all --only Style/CaseLikeIfJeff King
2022-10-05run rubocop --autocorrect-all --only Lint/InheritExceptionJeff King
2022-10-05run rubocop --autocorrect-all --only Style/ZeroLengthPredicateJeff King
2022-10-05run rubocop --autocorrect-all --only Style/SymbolProcJeff King
2022-10-05run rubocop --autocorrect --only Style/WhileUntilDoJeff King
2022-10-05run rubocop --autocorrect --only Style/EachWithObjectJeff King
2022-10-05run rubocop --autocorrect --only Performance/StringReplacementJeff King
2022-10-05run rubocop --autocorrect --only Style/EmptyLiteralJeff King
2022-10-05run rubocop --autocorrect --only Style/WhileUntilModifierJeff King
2022-10-05run rubocop --autocorrect --only Style/ProcJeff King
2022-10-05run rubocop --autocorrect --only Style/BlockDelimitersJeff King
2022-10-05run rubocop --autocorrect --only Style/ParenthesesAroundConditionJeff King
2022-10-05run rubocop --autocorrect --only Naming/RescuedExceptionsVariableNameJeff King
2022-10-05run rubocop --autocorrect --only Style/EmptyElseJeff King
2022-10-05run rubocop --autocorrect --only Layout/EmptyLineAfterGuardClauseJeff King
2022-10-05run rubocop --autocorrect --only Lint/ParenthesesAsGroupedExpressionJeff King
2022-10-05run rubocop --autocorrect --only Layout/CommentIndentationJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantParenthesesJeff King
2022-10-05run rubocop --autocorrect --only Style/NextJeff King
2022-10-05run rubocop --autocorrect --only Layout/EmptyLinesAroundBlockBodyJeff King
2022-10-05run rubocop --autocorrect --only Style/RescueModifierJeff King
2022-10-05run rubocop --autocorrect --only Style/CommentAnnotationJeff King
2022-10-05run rubocop --autocorrect --only Lint/UnusedBlockArgumentJeff King
2022-10-05run rubocop --autocorrect --only Style/FormatStringTokenJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantRegexpEscapeJeff King
2022-10-05run rubocop --autocorrect --only Style/MultilineIfModifierJeff King
2022-10-05run rubocop --autocorrect --only Layout/EndAlignmentJeff King
2022-10-05run rubocop --autocorrect --only Layout/IndentationWidthJeff King
2022-10-05run rubocop --autocorrect --only Style/LambdaJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantFreezeJeff King
2022-10-05run rubocop --autocorrect --only Style/SelfAssignmentJeff King
2022-10-05run rubocop --autocorrect --only Style/NumericLiteralsJeff King
2022-10-05run rubocop --autocorrect --only Style/IfInsideElseJeff King
2022-10-05run rubocop --autocorrect --only Style/EncodingJeff King
2022-10-05run rubocop --autocorrect --only Style/TrailingCommaInArgumentsJeff King
2022-10-05run rubocop --autocorrect --only Style/StringLiteralsInInterpolationJeff King
2022-10-05run rubocop --autocorrect --only Layout/EmptyLinesAroundMethodBodyJeff King
2022-10-05run rubocop --autocorrect --only Layout/TrailingWhitespaceJeff King
2022-10-05run rubocop --autocorrect --only Style/PercentLiteralDelimitersJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantSelfJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantBeginJeff King
2022-10-05run rubocop --autocorrect --only Performance/RegexpMatchJeff King