Changelog
*Sourced from credo's [changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md).*
> ## 0.9.1
>
> - Fix false positive in SpaceAroundOperators
> - Fix false positive in UnusedEnumOperation
>
> ## 0.9.0
>
> - Add JSON support
> - Ensure compatibility with Elixir 1.6
> - Format codebase using Elixir 1.6 Formatter
> - Rework internals in preparation of 1.0 release
> - Credo now requires Elixir 1.4
> - Include `test` directory in default config
> - Add `excluded_argument_types` to PipeChainStart
> - Emit warnings for non-existing checks, which are referenced in config
> - Improve VariableNames
> - ModuleDoc now raises an issue for empty strings in [**moduledoc**](https://github.com/moduledoc) tags
> - Fix bug on ModuleNames
> - Fix false positive in VariableRebinding
> - Fix false positive in SpaceAroundOperators
> - Fix false positive on BoolOperationOnSameValues
> - Fix false positive on SpaceAfterCommas
> - Fix false positive on MaxLineLength
> - Fix false positive in ParenthesesInCondition
> - Remove `NameRedeclarationBy*` checks
> - Remove support for [**lint**](https://github.com/lint) attributes
Commits
- [`5287075`](https://github.com/rrrene/credo/commit/5287075026466d3044828316237343ca6a8693ab) Bump version to 0.9.1
- [`418b511`](https://github.com/rrrene/credo/commit/418b511b329c160afa146d7c4fef83f24fcb8a15) Update CHANGELOG
- [`5768260`](https://github.com/rrrene/credo/commit/576826000a67e0c71a02848c3738e17128da8513) Fix false positive in SpaceAroundOperators for fun captures
- [`470dd0c`](https://github.com/rrrene/credo/commit/470dd0c5fa4510e5c306a4737cb5ab794899c765) Fix even more compiler warnings
- [`44deb61`](https://github.com/rrrene/credo/commit/44deb613d1776fa0772e59a165d1e32a0952dad2) Fix more compiler warnings
- [`b54029e`](https://github.com/rrrene/credo/commit/b54029e58d7ebbff716b5bdabb5559eb9d32ab8d) Fix compiler warnings
- [`53200f9`](https://github.com/rrrene/credo/commit/53200f9f834bbae366ebc15613dacdb193a15b2c) Update travis config to compile warnings-as-errors
- [`04e28e6`](https://github.com/rrrene/credo/commit/04e28e68a6d056ff7d074739aa210ed401debd2a) Update travis config
- [`4ed0c70`](https://github.com/rrrene/credo/commit/4ed0c70b892c4710fa039133badb2ccf3df1d6f1) Fix CI build
- [`68fda82`](https://github.com/rrrene/credo/commit/68fda825333bf0ee5b7dbd00951b99f58ff9bb6d) Minor tweaks
- Additional commits viewable in [compare view](https://github.com/rrrene/credo/compare/v0.8.10...v0.9.1)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Coverage remained the same at 60.241% when pulling 50849e10785a227e325c768eba6b0c4a771a3a8d on dependabot/hex/credo-0.9.1 into 7f94ff6f50d39eb40037eb56083e32c7ff4106e2 on develop.
Bumps credo from 0.8.10 to 0.9.1.
Changelog
*Sourced from credo's [changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md).* > ## 0.9.1 > > - Fix false positive in SpaceAroundOperators > - Fix false positive in UnusedEnumOperation > > ## 0.9.0 > > - Add JSON support > - Ensure compatibility with Elixir 1.6 > - Format codebase using Elixir 1.6 Formatter > - Rework internals in preparation of 1.0 release > - Credo now requires Elixir 1.4 > - Include `test` directory in default config > - Add `excluded_argument_types` to PipeChainStart > - Emit warnings for non-existing checks, which are referenced in config > - Improve VariableNames > - ModuleDoc now raises an issue for empty strings in [**moduledoc**](https://github.com/moduledoc) tags > - Fix bug on ModuleNames > - Fix false positive in VariableRebinding > - Fix false positive in SpaceAroundOperators > - Fix false positive on BoolOperationOnSameValues > - Fix false positive on SpaceAfterCommas > - Fix false positive on MaxLineLength > - Fix false positive in ParenthesesInCondition > - Remove `NameRedeclarationBy*` checks > - Remove support for [**lint**](https://github.com/lint) attributesCommits
- [`5287075`](https://github.com/rrrene/credo/commit/5287075026466d3044828316237343ca6a8693ab) Bump version to 0.9.1 - [`418b511`](https://github.com/rrrene/credo/commit/418b511b329c160afa146d7c4fef83f24fcb8a15) Update CHANGELOG - [`5768260`](https://github.com/rrrene/credo/commit/576826000a67e0c71a02848c3738e17128da8513) Fix false positive in SpaceAroundOperators for fun captures - [`470dd0c`](https://github.com/rrrene/credo/commit/470dd0c5fa4510e5c306a4737cb5ab794899c765) Fix even more compiler warnings - [`44deb61`](https://github.com/rrrene/credo/commit/44deb613d1776fa0772e59a165d1e32a0952dad2) Fix more compiler warnings - [`b54029e`](https://github.com/rrrene/credo/commit/b54029e58d7ebbff716b5bdabb5559eb9d32ab8d) Fix compiler warnings - [`53200f9`](https://github.com/rrrene/credo/commit/53200f9f834bbae366ebc15613dacdb193a15b2c) Update travis config to compile warnings-as-errors - [`04e28e6`](https://github.com/rrrene/credo/commit/04e28e68a6d056ff7d074739aa210ed401debd2a) Update travis config - [`4ed0c70`](https://github.com/rrrene/credo/commit/4ed0c70b892c4710fa039133badb2ccf3df1d6f1) Fix CI build - [`68fda82`](https://github.com/rrrene/credo/commit/68fda825333bf0ee5b7dbd00951b99f58ff9bb6d) Minor tweaks - Additional commits viewable in [compare view](https://github.com/rrrene/credo/compare/v0.8.10...v0.9.1)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.