Skip to content

joshjg/vscode-credo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vscode-credo

Visual Studio Code extension to integrate Credo, a static code analysis tool/linter for Elixir.

Requirements

Extension Settings

  • languageServerCredo.flags: Flags to be appeneded to mix credo (such as --strict)
  • languageServerCredo.executablePath: Absolute path to the mix executable. By default it checks for mix in your project root.

Acknowledgements

Based on linter-elixir-credo and vscode-languageserver-node-example.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published