summaryrefslogtreecommitdiff
path: root/.rubocop.yml
AgeCommit message (Expand)Author
2020-11-11upgrade RuboCop, add new rules, and update code to fix violationsDan Allen
2020-09-29upgrade rubocop and update code to honor new rulesDan Allen
2020-07-28fix lint errorDan Allen
2020-07-16upgrade Rubocop and update code according to new rulesDan Allen
2020-07-14use and enforce a consistent style for comment annotationsDan Allen
2020-05-07drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)Dan Allen
2020-04-14Bump Rubocop to 0.81 (PR #1646)Marat Radchenko
2020-02-06resolves #840 allow page mode to be configured using pdf-page-mode attribute ...Dan Allen
2020-02-03isolate cache-uri tests to contextDan Allen
2020-01-07revert disabling ambiguous operator lint rule since it generates a real warningDan Allen
2020-01-07remove unnecessary lint ruleDan Allen
2019-12-30upgrade rubocop; fix cop configDan Allen
2019-12-28enforce no parens on method calls and reformat sourceDan Allen
2019-12-24use single quotes for strings where possible; disable format token copDan Allen
2019-12-04refine lint rulesDan Allen
2019-12-04fix test failures in JRubyDan Allen
2019-12-04fix lint violations in main converter classDan Allen
2019-12-03first wave of lint violations in application codeDan Allen
2019-12-03add and customize dedicated linter rules for rspecDan Allen
2019-12-03enable additional rubocop styleDan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-12-02fix lint errors in test suiteDan Allen
2019-12-02upgrade rubocopDan Allen
2019-12-01add linterDan Allen