All notable changes to the vscode-credo-linter extension will be documented in this file.
- Fix broken
credo.projectDir
#26 Thanks to @aniravi24
- Log executed commands and errors to Credo Linter channel
- Added keywords to package.json
- Change default mix command to
mix credo --strict
- Fix linting single files
Initial release