Skip to content

Instantly share code, notes, and snippets.

@alexanderadam
Last active October 5, 2025 16:00
Show Gist options
  • Save alexanderadam/08a74ba21db2cd170765f8e1cecbd52e to your computer and use it in GitHub Desktop.
Save alexanderadam/08a74ba21db2cd170765f8e1cecbd52e to your computer and use it in GitHub Desktop.
linty.yml
suppress_owl_ascii_art: true
use_colors: false
include_patterns:
- "spec/fixtures/examples/**"
exclude_patterns:
- ".git/**"
- "build/**"
- "container/**"
- "dist/**"
- "node_modules/**"
- "references/**"
- "tmp/**"
- "vendor/**"
- "logs/**"
- "reports/**"
- "owly_cow/**"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment