discourse/plugins/discourse-narrative-bot
Jarek Radosz 694b5f108b
DEV: Fix various rubocop lints (#24749)
These (21 + 3 from previous PRs) are soon to be enabled in rubocop-discourse:

Capybara/VisibilityMatcher
Lint/DeprecatedOpenSSLConstant
Lint/DisjunctiveAssignmentInConstructor
Lint/EmptyConditionalBody
Lint/EmptyEnsure
Lint/LiteralInInterpolation
Lint/NonLocalExitFromIterator
Lint/ParenthesesAsGroupedExpression
Lint/RedundantCopDisableDirective
Lint/RedundantRequireStatement
Lint/RedundantSafeNavigation
Lint/RedundantStringCoercion
Lint/RedundantWithIndex
Lint/RedundantWithObject
Lint/SafeNavigationChain
Lint/SafeNavigationConsistency
Lint/SelfAssignment
Lint/UnreachableCode
Lint/UselessMethodDefinition
Lint/Void

Previous PRs:
Lint/ShadowedArgument
Lint/DuplicateMethods
Lint/BooleanSymbol
RSpec/SpecFilePathSuffix
2023-12-06 23:25:00 +01:00
..
assets PERF: Move user-tips and narrative to per-user messagebus channels (#19773) 2023-01-30 11:48:09 +00:00
autoload/jobs DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
config Update translations (#23309) 2023-08-29 15:50:52 +02:00
db UX: Update badge icons (#20462) 2023-02-28 10:42:05 +08:00
lib/discourse_narrative_bot DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
public/images remove unnecessary symlink 2019-11-29 22:23:43 +01:00
spec DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
plugin.rb DEV: Fix Lint/BooleanSymbol (#24747) 2023-12-06 13:19:09 +01:00