forked from mirrors/catstodon
Fix prettifier/lint issues (#2066)
* Add glitch-soc locale files to prettierignore * Run prettier on theme.yml * Add glitch-soc emoji_map.json to .prettierignore * Run prettier on config/i18n-tasks.yml
This commit is contained in:
parent
910d2d9f6b
commit
cba7158085
4 changed files with 19 additions and 9 deletions
|
@ -70,3 +70,10 @@ docker-compose.override.yml
|
|||
# Ignore locale files
|
||||
/app/javascript/mastodon/locales
|
||||
/config/locales
|
||||
|
||||
# Ignore glitch-soc locale files
|
||||
/app/javascript/flavours/glitch/locales
|
||||
/config/locales-glitch
|
||||
|
||||
# Ignore glitch-soc emoji map file
|
||||
/app/javascript/flavours/glitch/features/emoji/emoji_map.json
|
||||
|
|
|
@ -12,10 +12,10 @@ pack:
|
|||