The suggested way to start running crie is to run chk at the top of your project and add --continue to see every error in the project (this will not change any code)
Example Project Settings - If you want to change the defaults of the CLI when its run from this project or ignore certain files (you can follow this example for your own optional crie.yml)
Example Language Settings - If you want to override any defaults, add more languages (you can follow this example for your own extra optional crie_lang.yml)