satauros
12/02/2022, 12:16 PMcfformat watch
can I set default folders to watch? Without using the explicit folder names on the command line?John Wilson
12/02/2022, 3:19 PMbox run-script format:watch
"scripts":{
"format":"cfformat run config,models,modules_app,tests,workbench,handlers --overwrite",
"format:watch":"cfformat watch config,models,modules_app,tests,workbench,handlers",
"format:check":"cfformat check config,models,modules_app,tests,workbench,handlers"
},