Skip to content

Instantly share code, notes, and snippets.

@jeromedalbert
Last active July 19, 2023 20:05
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