mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 23:42:59 +08:00
![Penar Musaraj](/assets/img/avatar_default.png)
We had Prettier pinned because of https://github.com/prettier/prettier/issues/5529. Since that bug is fixed, unpinning. Prettier now supports YAML, so this applies Prettier to all .yml except for translations, which should not be edited directly anyway.
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
app/assets/stylesheets/vendor/
|
|
plugins/**/assets/stylesheets/vendor/
|
|
package.json
|
|
config/locales/**/*.yml
|
|
!config/locales/**/*.en.yml
|