-
86 649
total downloads
recent downloads: 5 008
analyze
0.1.14
Mix task to analyze and report Elixir code.
-
630
total downloads
recent downloads: 18
antedeguemon_checks
0.1.1
@antedeguemon's Credo checks
-
8 935
total downloads
recent downloads: 188
archeometer
0.5.0
Toolkit to explore the architecture, design and quality of your elixir projects
-
12 325
total downloads
recent downloads: 46
azure_push_client
1.0.0
Azure Push Client
-
21 112
total downloads
recent downloads: 90
bing_translator
2.0.0
Translate strings using the Bing HTTP API. Requires that you have a Client ID and Secret. See README.md for information.
-
58 947
total downloads
recent downloads: 3 241
bitcrowd_ecto
1.0.0
Bitcrowd's Ecto utilities
-
285 199
total downloads
recent downloads: 11 163
blitz_credo_checks
0.1.10
Custom Credo checks used by the Blitz Backend Elixir team
-
42 889
total downloads
recent downloads: 1 718
breaker_box
0.5.0
`BreakerBox` is an implementation of the circuit breaker pattern, wrapping the Fuse Erlang library with a supervised server for ease of b...
-
8 176
total downloads
recent downloads: 164
btrz_credo_style
0.1.3
Betterez credo style guide for Elixir projects
-
115
total downloads
recent downloads: 18
checkbook
0.1.0
Some Credo checks for clean elixir app code
-
1 578
total downloads
recent downloads: 32
clouseau
0.5.0
Debugging tool. A wrapper around IO.inspect that provides some enhancements
-
285
total downloads
recent downloads: 12
community_theatre
0.1.1
Community Theatre helps you put on shows when you don't have the resources to be on Broadway.
-
15 245
total downloads
recent downloads: 215
compass_credo_plugin
1.1.0
Credo custom checks plugin to comply with Nimble Compass conventions
-
20 954
total downloads
recent downloads: 3 257
credo_binary_patterns
0.2.6
Binary pattern checks for Credo
-
29 237
total downloads
recent downloads: 2 775
credo_code_climate
0.1.0
Credo plugin for writing the CodeClimate-like result file
-
370 098
total downloads
recent downloads: 28 644
credo_contrib
0.2.0
A set of community-maintained checks for the Credo static analysis tool.
Many of the checks are implementations of rules from
https://git...
-
901
total downloads
recent downloads: 28
credo_demo_plugin
0.1.2
A demo plugin for Credo
-
248 205
total downloads
recent downloads: 9 545
credo_envvar
0.1.4
Add-on for Credo for checking environment variables that get evaluated at Elixir compile time.
-
49 082
total downloads
recent downloads: 14 612
credo_ext
0.1.1
A module for Custom Credo checks (extensions) in addition to the default checks.
-
14 586
total downloads
recent downloads: 190
credo_filename_consistency
0.2.1
A check to ensure filename consistency across an Elixir project.
-
367
total downloads
recent downloads: 167
credo_gitlab
0.1.0
Credo plugin for exporting GitLab Code Quality reports
-
5 704
total downloads
recent downloads: 121
credo_ignore_file_plugin
0.1.0
Credo plugin for allowing you to ignore checks based on a credo ignore file
-
8 377
total downloads
recent downloads: 175
credo_language_server
0.3.0
LSP implementation for Credo
-
59 611
total downloads
recent downloads: 45 075
credo_mox
0.1.2
Credo checks for Mox
-
835 947
total downloads
recent downloads: 98 949
credo_naming
2.1.0
A suite of checks to enforce naming best practices in an Elixir project.
-
1 597
total downloads
recent downloads: 197
credo_pure_check
0.2.4
A custom Credo check to verify that modules are pure
-
52 754
total downloads
recent downloads: 377
credo_runtime_only
0.1.0
A check to ensure there are no compile time variables used across an Elixir project.
-
770 917
total downloads
recent downloads: 19 368
credo_sonarqube
0.1.3
Add option to credo to generate sonarqube generic issue file
-
2 137
total downloads
recent downloads: 175
credo_spellchecker
0.1.6
A Spellchecker rule for Credo
-
2 063
total downloads
recent downloads: 2 063
credo_unnecessary_reduce
0.3.0
Credo check to identify cases where `Enum.reduce` can be simplified to other `Enum` functions