DEV: Apply syntax_tree formatting to config/*

This commit is contained in:
David Taylor
2023-01-07 11:59:28 +00:00
parent 436b3b392b
commit 7c77cc6a58
47 changed files with 1627 additions and 1091 deletions

View File

@@ -2,7 +2,6 @@
--plugins=plugin/trailing_comma,disable_ternary
--ignore-files=Gemfile
--ignore-files=app/*
--ignore-files=config/*
--ignore-files=db/*
--ignore-files=lib/*
--ignore-files=spec/*