Project

General

Profile

Actions

Tracker #25369

open

Smart-proxy Rubocop tracker issue

Added by Anonymous over 5 years ago. Updated about 4 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Related issues 51 (0 open51 closed)

Related to Smart Proxy - Feature #7181: Add rubocop to smart-proxy codeClosed08/20/2014Actions
Related to Smart Proxy - Refactor #25370: Fix Rubocop: Performance/StringReplacementClosedActions
Related to Smart Proxy - Refactor #28742: Fix Rubocop: Lint/AssignmentInConditionClosedActions
Related to Smart Proxy - Refactor #29076: Fix Rubocop: Gemspec/OrderedDependenciesClosedActions
Related to Smart Proxy - Refactor #29078: Fix Rubocop: Style/UnneededConditionClosedActions
Related to Smart Proxy - Refactor #29077: Fix Rubocop: Style/EncodingClosedActions
Related to Smart Proxy - Refactor #29081: Fix Rubocop: Lint/UnneededCopEnableDirectiveClosedActions
Related to Smart Proxy - Refactor #29082: Fix Rubocop: Layout/TrailingWhitespaceClosedActions
Related to Smart Proxy - Refactor #29083: Fix Rubocop: Performance/InefficientHashSearchClosedActions
Related to Smart Proxy - Refactor #29084: Fix Rubocop: Style/UnlessElseClosedActions
Related to Smart Proxy - Refactor #29085: Fix Rubocop: Style/SafeNavigationClosedActions
Related to Smart Proxy - Refactor #29086: Fix Rubocop: Style/TrailingCommaIn*LiteralClosedActions
Related to Smart Proxy - Refactor #29099: Fix Rubocop: Layout/EmptyLineBetweenDefsClosedActions
Related to Smart Proxy - Refactor #29100: Fix Rubocop: Layout/EmptyLinesClosedActions
Related to Smart Proxy - Refactor #29101: Fix Rubocop: Layout/EmptyLinesAroundAccessModifierClosedActions
Related to Smart Proxy - Refactor #29103: Fix Rubocop: Layout/EmptyLinesAroundClassBodyClosedActions
Related to Smart Proxy - Refactor #29105: Fix Rubocop: Layout/EmptyLinesAroundModuleBodyClosedActions
Related to Smart Proxy - Refactor #29114: Fix Rubocop: Style/YodaConditionClosedActions
Related to Smart Proxy - Refactor #29115: Fix Rubocop: Style/TrivialAccessorsClosedActions
Related to Smart Proxy - Refactor #29116: Fix Rubocop: Style/StringLiteralsInInterpolationClosedActions
Related to Smart Proxy - Refactor #29117: Fix Rubocop: Style/SpecialGlobalVarsClosedActions
Related to Smart Proxy - Refactor #29118: Fix Rubocop: Style/SingleLineMethodsClosedActions
Related to Smart Proxy - Refactor #29120: Fix Rubocop: Style/RedundantReturnClosedActions
Related to Smart Proxy - Refactor #29119: Fix Rubocop: Style/SelfAssignmentClosedActions
Related to Smart Proxy - Refactor #29121: Fix Rubocop: Style/RedundantBeginClosedActions
Related to Smart Proxy - Refactor #29123: Fix Rubocop: Style/OrAssignmentClosedActions
Related to Smart Proxy - Refactor #29126: Disable cops, that are explicitly disabled in ForemanClosedActions
Related to Smart Proxy - Refactor #29127: Fix Rubocop: Style/SymbolProcClosedActions
Related to Smart Proxy - Refactor #29128: Fix Rubocop: Style/LambdaClosedActions
Related to Smart Proxy - Refactor #29129: Fix Rubocop: Layout/IndentationWidthClosedActions
Related to Smart Proxy - Refactor #29130: Fix Rubocop: Layout/IndentationConsistencyClosedActions
Related to Smart Proxy - Refactor #29150: Fix Rubocop: Layout/ClosingParenthesisIndentationClosedActions
Related to Smart Proxy - Refactor #29151: Fix Rubocop: Layout/EmptyLinesAroundMethodBodyClosedActions
Related to Smart Proxy - Refactor #29152: Fix Rubocop: Layout/LeadingCommentSpaceClosedActions
Related to Smart Proxy - Refactor #29153: Fix Rubocop: Layout/SpaceInsideParensClosedActions
Related to Smart Proxy - Refactor #29154: Fix Rubocop: Layout/TrailingBlankLinesClosedActions
Related to Smart Proxy - Refactor #29155: Fix Rubocop: Lint/UnneededRequireStatementClosedActions
Related to Smart Proxy - Refactor #29156: Fix Rubocop: Style/DirClosedActions
Related to Smart Proxy - Refactor #29157: Fix Rubocop: Style/NegatedIfClosedActions
Related to Smart Proxy - Refactor #29158: Fix Rubocop: Style/Multiline*ThenClosedActions
Related to Smart Proxy - Refactor #29159: Fix Rubocop: Style/ForClosedActions
Related to Smart Proxy - Refactor #29160: Fix Rubocop: Layout/ExtraSpacingClosedActions
Related to Smart Proxy - Refactor #29161: Fix Rubocop: Layout/IndentHeredocClosedActions
Related to Smart Proxy - Refactor #29171: Fix Rubocop: Style/TernaryParenthesesClosedActions
Related to Smart Proxy - Refactor #29172: Fix Rubocop: Layout/SpaceBeforeBlockBracesClosedActions
Related to Smart Proxy - Refactor #29173: Fix Rubocop: Layout/SpaceAfterCommaClosedActions
Related to Smart Proxy - Refactor #29174: Fix Rubocop: Lint/StringConversionInInterpolationClosedActions
Related to Smart Proxy - Refactor #29175: Fix Rubocop: Style/AliasClosedActions
Related to Smart Proxy - Refactor #29176: Fix Rubocop: Style/MethodDefParenthesesClosedActions
Related to Smart Proxy - Refactor #29177: Fix Rubocop: Style/EachWithObjectClosedActions
Related to Smart Proxy - Refactor #29226: Fix Rubocop: Style/SemicolonClosedActions
Actions #1

Updated by Anonymous over 5 years ago

  • Related to Feature #7181: Add rubocop to smart-proxy code added
Actions #2

Updated by Anonymous over 5 years ago

  • Related to Refactor #25370: Fix Rubocop: Performance/StringReplacement added
Actions #3

Updated by Lukas Zapletal over 5 years ago

  • Subject changed from smart-proxy rubocop tracker issue to Smart-proxy Rubocop tracker issue
  • Triaged changed from No to Yes

Thanks!

Actions #4

Updated by Anonymous over 4 years ago

  • Related to Refactor #28742: Fix Rubocop: Lint/AssignmentInCondition added
Actions #5

Updated by Anonymous about 4 years ago

  • Related to Refactor #29076: Fix Rubocop: Gemspec/OrderedDependencies added
Actions #6

Updated by Anonymous about 4 years ago

Actions #7

Updated by Anonymous about 4 years ago

Actions #8

Updated by Anonymous about 4 years ago

  • Related to Refactor #29081: Fix Rubocop: Lint/UnneededCopEnableDirective added
Actions #9

Updated by Anonymous about 4 years ago

Actions #10

Updated by Anonymous about 4 years ago

  • Related to Refactor #29083: Fix Rubocop: Performance/InefficientHashSearch added
Actions #11

Updated by Anonymous about 4 years ago

Actions #12

Updated by Anonymous about 4 years ago

Actions #13

Updated by Anonymous about 4 years ago

  • Related to Refactor #29086: Fix Rubocop: Style/TrailingCommaIn*Literal added
Actions #14

Updated by Anonymous about 4 years ago

  • Related to Refactor #29099: Fix Rubocop: Layout/EmptyLineBetweenDefs added
Actions #15

Updated by Anonymous about 4 years ago

Actions #16

Updated by Anonymous about 4 years ago

  • Related to Refactor #29101: Fix Rubocop: Layout/EmptyLinesAroundAccessModifier added
Actions #17

Updated by Anonymous about 4 years ago

  • Related to Refactor #29103: Fix Rubocop: Layout/EmptyLinesAroundClassBody added
Actions #18

Updated by Anonymous about 4 years ago

  • Related to Refactor #29105: Fix Rubocop: Layout/EmptyLinesAroundModuleBody added
Actions #19

Updated by Anonymous about 4 years ago

Actions #20

Updated by Anonymous about 4 years ago

Actions #21

Updated by Anonymous about 4 years ago

  • Related to Refactor #29116: Fix Rubocop: Style/StringLiteralsInInterpolation added
Actions #22

Updated by Anonymous about 4 years ago

Actions #23

Updated by Anonymous about 4 years ago

Actions #24

Updated by Anonymous about 4 years ago

Actions #25

Updated by Anonymous about 4 years ago

Actions #26

Updated by Anonymous about 4 years ago

Actions #27

Updated by Anonymous about 4 years ago

Actions #28

Updated by Anonymous about 4 years ago

  • Related to Refactor #29126: Disable cops, that are explicitly disabled in Foreman added
Actions #29

Updated by Anonymous about 4 years ago

Actions #30

Updated by Anonymous about 4 years ago

Actions #31

Updated by Anonymous about 4 years ago

Actions #32

Updated by Anonymous about 4 years ago

  • Related to Refactor #29130: Fix Rubocop: Layout/IndentationConsistency added
Actions #33

Updated by Anonymous about 4 years ago

  • Related to Refactor #29150: Fix Rubocop: Layout/ClosingParenthesisIndentation added
Actions #34

Updated by Anonymous about 4 years ago

  • Related to Refactor #29151: Fix Rubocop: Layout/EmptyLinesAroundMethodBody added
Actions #35

Updated by Anonymous about 4 years ago

  • Related to Refactor #29152: Fix Rubocop: Layout/LeadingCommentSpace added
Actions #36

Updated by Anonymous about 4 years ago

Actions #37

Updated by Anonymous about 4 years ago

Actions #38

Updated by Anonymous about 4 years ago

  • Related to Refactor #29155: Fix Rubocop: Lint/UnneededRequireStatement added
Actions #39

Updated by Anonymous about 4 years ago

Actions #40

Updated by Anonymous about 4 years ago

Actions #41

Updated by Anonymous about 4 years ago

Actions #42

Updated by Anonymous about 4 years ago

Actions #43

Updated by Anonymous about 4 years ago

Actions #44

Updated by Anonymous about 4 years ago

Actions #45

Updated by Anonymous about 4 years ago

Actions #46

Updated by Anonymous about 4 years ago

  • Related to Refactor #29172: Fix Rubocop: Layout/SpaceBeforeBlockBraces added
Actions #47

Updated by Anonymous about 4 years ago

Actions #48

Updated by Anonymous about 4 years ago

  • Related to Refactor #29174: Fix Rubocop: Lint/StringConversionInInterpolation added
Actions #49

Updated by The Foreman Bot about 4 years ago

  • Status changed from New to Ready For Testing
  • Triaged changed from Yes to No
  • Assignee set to Anonymous
Actions #50

Updated by Anonymous about 4 years ago

Actions #51

Updated by The Foreman Bot about 4 years ago

  • Fixed in Releases 2.1.0 added
Actions #52

Updated by Anonymous about 4 years ago

  • Assignee changed from Anonymous to Ohad Levy
  • Fixed in Releases deleted (2.1.0)
Actions #53

Updated by Anonymous about 4 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #54

Updated by Anonymous about 4 years ago

  • Status changed from Closed to New
  • Assignee deleted (Ohad Levy)
  • % Done changed from 100 to 0
Actions #55

Updated by Anonymous about 4 years ago

  • Related to Refactor #29176: Fix Rubocop: Style/MethodDefParentheses added
Actions #56

Updated by Anonymous about 4 years ago

Actions #57

Updated by Anonymous about 4 years ago

Actions

Also available in: Atom PDF