vscode-elixir-credo icon indicating copy to clipboard operation
vscode-elixir-credo copied to clipboard

VSCode support for Elixir Linter 'Credo'.

Results 54 vscode-elixir-credo issues
Sort by recently updated
recently updated
newest added

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.0.3 to 17.1.2. Release notes Sourced from @​commitlint/cli's releases. v17.1.2 17.1.2 (2022-08-29) Bug Fixes load: add ts-node as direct dependency (#3351) (3b66891) update dependency cosmiconfig-typescript-loader to v4...

dependencies
javascript

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.0.3 to 17.1.0. Release notes Sourced from @​commitlint/config-conventional's releases. v17.1.0 17.1.0 (2022-08-27) Bug Fixes update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14) update dependency cosmiconfig-typescript-loader to v3.1.1 (#3282)...

dependencies
javascript

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.8. Release notes Sourced from actions/cache's releases. v3.0.8 What's Changed Fix zstd not working for windows on gnu tar in issues. Allow users to provide...

dependencies
github_actions

Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.1 to 4.3.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/chai&package-manager=npm_and_yarn&previous-version=4.3.1&new-version=4.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Hello guys! [I've found](https://github.com/rrrene/credo/issues/1082) an inconsistency when running `mix credo` with the `--read-from-stdin` option that seems to be used by this extension, and it looks that we have to pass...

bug

**Background** I have an app with the following structure: :. ├───angular │ └───src ├───phoenix │ └───mix.exs │ └───.mix.lock │ └───.credo.exs ... When working with my project, I usually open the...

waiting for reply

Background ------------- I have an umbrella app with the following structure: ``` :. ├───mix.exs ├───.mix.lock ├───.credo.exs ├───apps │ └───app1 ... ``` When working with my umbrella project, I usually open...

bug
has workaround
in progress

Hello! As a user of auto-save I currently find the plugin hard to work with. Since it activates on every save a lot of times the file is not ready...

feature request

Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.78.0 to 1.81.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/vscode&package-manager=npm_and_yarn&previous-version=1.78.0&new-version=1.81.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@antfu/eslint-config-ts](https://github.com/antfu/eslint-config) from 0.38.4 to 0.40.0. Release notes Sourced from @​antfu/eslint-config-ts's releases. v0.40.0    🚀 Features Add default in exports  -  by @​antfu (effc7) Format for named tuple  -  by @​xuzuodong...

dependencies
javascript