Logo
Explore Help
Sign In
discourse/discourse
1
0
Fork 0
You've already forked discourse
mirror of https://github.com/discourse/discourse.git synced 2025-05-30 23:12:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
discourse/.prettierignore

7 lines
166 B
Plaintext
Raw Normal View History

DEV: adds prettier (#5956) Run `prettier --write "app/assets/stylesheets/**/*.scss" "plugins/**/*.scss"` after making sure you installed it with `yarn` It's recommended to configure your editor to run prettier on file save.
2018-06-08 11:49:31 +02:00
app/assets/stylesheets/vendor/
plugins/**/assets/stylesheets/vendor/
adds package.json to prettier ignore list
2018-07-04 10:35:40 +02:00
package.json
DEV: unpin Prettier version, apply to YAML files 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.
2019-01-17 13:05:39 -05:00
config/locales/**/*.yml
DEV: Prettify *.en_US.yml files
2019-05-20 23:21:43 +02:00
!config/locales/**/*.en*.yml
FIX: Importing of polls from phpBB3 was broken Follow-up to 24369a81
2019-05-06 12:37:19 +02:00
script/import_scripts/**/*.yml
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 213ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API