discourse/.streerc
2023-01-09 11:13:22 +00:00

9 lines
197 B
Plaintext

--print-width=100
--plugins=plugin/trailing_comma,disable_ternary
--ignore-files=Gemfile
--ignore-files=app/*
--ignore-files=config/*
--ignore-files=db/*
--ignore-files=lib/*
--ignore-files=spec/*