# standardrb reads this, not .rubocop.yml — keep the two in step. ruby_version: 3.1 ignore: # Fixtures are deliberately malformed or copied verbatim from elsewhere; # linting them defeats the point of having them. - "test/files/**/*" # The pre-refactor monolith, kept only for reference. - "exe/pppkg"