Skip to content

Instantly share code, notes, and snippets.

@jeromedalbert
Last active July 19, 2023 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeromedalbert/9a7319f7c63f3cf6da85e5cdea4eb494 to your computer and use it in GitHub Desktop.
Save jeromedalbert/9a7319f7c63f3cf6da85e5cdea4eb494 to your computer and use it in GitHub Desktop.
Ruby syntax_tree config
--print-width=100
--plugins=plugin/single_quotes,plugin/disable_ternary
--ignore-files='**/assets/**'
--ignore-files='db/*schema.rb'
--ignore-files='log/**'
--ignore-files='node_modules/**'
--ignore-files='package.json'
--ignore-files='public/**'
--ignore-files='tmp/**'
--ignore-files='vendor/**'
--ignore-files='**/*.json*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment