reitzig / ltx2any

Yet another LaTeX build wrapper, with one or two nifty features
GNU General Public License v3.0
59 stars 4 forks source link

Chore: Update rubocop and apply auto-fixes #128

Closed reitzig closed 4 months ago

reitzig commented 4 months ago

With many hundreds of warnings, some cleanup seems in order.

Before:

32 files inspected, 825 offenses detected, 621 offenses autocorrectable

After:

32 files inspected, 222 offenses detected, 25 offenses autocorrectable

Many rough edges remain. Had to revert some autofixes because they broke things, too; more refactoring is definitely needed (but probably won't happen).