Files
picopackage/.standard.yml
T

8 lines
243 B
YAML

# 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/**/*"