# One CLI to format the code tree - https://github.com/numtide/treefmt[formatter.mylanguage]# Formatter to runcommand="command-to-run"# Command-line arguments for the commandoptions=[]# Glob pattern of files to includeincludes=["*.<language-extension>"]# Glob patterns of files to excludeexcludes=[]