index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.rubocop.yml
Age
Commit message (
Expand
)
Author
2022-05-30
update RuboCop and configure new rules
Dan Allen
2022-05-25
upgrade RuboCop and adjust rules accordingly
Dan Allen
2022-05-10
clarify comment in RuboCop config [no ci]
Dan Allen
2022-05-04
update RuboCop and configure new rules
Dan Allen
2022-04-21
add comment to RuboCop config [skip ci]
Dan Allen
2022-04-17
update RuboCop and tweak configuration
Dan Allen
2022-04-16
bump minimum Ruby version to 2.7 and remove obsolete patches (PR #2038)
Dan Allen
2021-07-02
upgrade RuboCop, add new rules, and adjust code to confirm [skip ci]
Dan Allen
2021-06-21
add reasons why certain code style rules are disabled [skip ci]
Dan Allen
2021-06-16
enable additional code style rules; add reason when disabling rule; update co...
Dan Allen
2021-06-16
upgrade RuboCop and adjust code to match fix for RegexpLiteral rule
Dan Allen
2021-06-12
use %r enclosure for regexp if regexp contains a forward slash
Dan Allen
2021-06-11
finish alignment of RuboCop rules with Asciidoctor core [skip ci]
Dan Allen
2021-06-11
change Style/BlockDelimiters to be line_count_based and update code to comply
Dan Allen
2021-06-10
exclude rubocop 1.16.1, which has a known bug
Dan Allen
2021-06-10
upgrade rubocop-rspec and add new rules [skip ci]
Dan Allen
2021-06-10
disable Layout/HashAlignment rule since it's causing RuboCop to crash
Dan Allen
2021-06-08
tighten code style rules for test suite [skip ci]
Dan Allen
2021-06-06
enable Style/FormatStringToken rule and add exceptions [skip ci]
Dan Allen
2021-06-06
enable Style/SoleNestedConditional rule and update code to comply
Dan Allen
2021-06-06
further align code style rules with core
Dan Allen
2021-06-06
don't check for the use of class vars
Dan Allen
2021-06-06
enable Lint/FloatComparison but disable in test suite; add exclusion in main ...
Dan Allen
2021-06-06
enable Lint/ConstantDefinitionInBlock but disable for test suite; update code...
Dan Allen
2021-06-06
enforce no braces around Hash in last position of array and update code to co...
Dan Allen
2021-06-06
enable Lint/AmbiguousBlockAssociation rule and configure exceptions
Dan Allen
2021-06-03
further align RuboCop config with core [skip ci]
Dan Allen
2021-06-02
more closely align RuboCop rules with core and update code to fit [skip ci]
Dan Allen
2021-06-02
upgrade RuboCop and fix indentation of multi-line method calls [skip ci]
Dan Allen
2021-05-09
use while true instead of loop in theme loader
Dan Allen
2021-05-07
update RuboCop; allow non-ASCII characters in comments [skip ci]
Dan Allen
2021-04-30
update Rubocop config [skip ci]
Dan Allen
2021-04-30
enable rubocop rules on Rake files
Dan Allen
2021-04-30
upgrade rubocop
Dan Allen
2021-04-15
enforce parens around ternary condition when condition is complex [skip ci]
Dan Allen
2021-04-09
add more complete editorconfig to match other projects in the ecosystem [skip...
Dan Allen
2021-04-09
configure tools to enforce consistent use of LF lines feeds in source (PR #19...
Alexander Schwartz
2021-02-16
upgrade Rubocop and fix new warnings
Dan Allen
2021-01-27
sort Rubocop rules
Dan Allen
2021-01-26
upgrade dependencies and fix new lint violations
Dan Allen
2020-11-11
upgrade RuboCop, add new rules, and update code to fix violations
Dan Allen
2020-09-29
upgrade rubocop and update code to honor new rules
Dan Allen
2020-07-28
fix lint error
Dan Allen
2020-07-16
upgrade Rubocop and update code according to new rules
Dan Allen
2020-07-14
use and enforce a consistent style for comment annotations
Dan Allen
2020-05-07
drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)
Dan Allen
2020-04-14
Bump Rubocop to 0.81 (PR #1646)
Marat Radchenko
2020-02-06
resolves #840 allow page mode to be configured using pdf-page-mode attribute ...
Dan Allen
2020-02-03
isolate cache-uri tests to context
Dan Allen
2020-01-07
revert disabling ambiguous operator lint rule since it generates a real warning
Dan Allen
[next]