-
91 415
total downloads
recent downloads: 1 117
analyze
0.1.14
Mix task to analyze and report Elixir code.
-
740
total downloads
recent downloads: 62
antedeguemon_checks
0.1.1
@antedeguemon's Credo checks
-
9 963
total downloads
recent downloads: 553
archeometer
0.5.0
Toolkit to explore the architecture, design and quality of your elixir projects
-
12 678
total downloads
recent downloads: 199
azure_push_client
1.0.0
Azure Push Client
-
448
total downloads
recent downloads: 206
binance_spot_rest
0.2.1
Elixir library for Binance Spot REST API
-
21 676
total downloads
recent downloads: 336
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.
-
69 486
total downloads
recent downloads: 3 584
bitcrowd_ecto
1.1.1
Bitcrowd's Ecto utilities
-
315 487
total downloads
recent downloads: 6 780
blitz_credo_checks
0.1.10
Custom Credo checks used by the Blitz Backend Elixir team
-
45 935
total downloads
recent downloads: 880
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 620
total downloads
recent downloads: 144
btrz_credo_style
0.1.3
Betterez credo style guide for Elixir projects
-
211
total downloads
recent downloads: 50
checkbook
0.1.0
Some Credo checks for clean elixir app code
-
1 752
total downloads
recent downloads: 101
clouseau
0.5.0
Debugging tool. A wrapper around IO.inspect that provides some enhancements
-
381
total downloads
recent downloads: 52
community_theatre
0.1.1
Community Theatre helps you put on shows when you don't have the resources to be on Broadway.
-
16 385
total downloads
recent downloads: 440
compass_credo_plugin
1.1.0
Credo custom checks plugin to comply with Nimble Compass conventions
-
36 261
total downloads
recent downloads: 4 063
credo_binary_patterns
0.2.6
Binary pattern checks for Credo
-
31 655
total downloads
recent downloads: 818
credo_code_climate
0.1.0
Credo plugin for writing the CodeClimate-like result file
-
416 376
total downloads
recent downloads: 11 479
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...
-
1 088
total downloads
recent downloads: 103
credo_demo_plugin
0.1.2
A demo plugin for Credo
-
2 477
total downloads
recent downloads: 1 372
credo_deprecate
0.1.10
Credo checks to prevent new usage of deprecated modules, functions, macros, and structs while allowing existing usage.
-
1 827
total downloads
recent downloads: 1 046
credo_domain_boundary
0.1.6
A Credo check to ensure hygenic domain boundaries.
-
274 175
total downloads
recent downloads: 8 672
credo_envvar
0.1.4
Add-on for Credo for checking environment variables that get evaluated at Elixir compile time.
-
100
total downloads
recent downloads: 100
credo_exception_swallow
0.1.0
Credo check to detect silent exception swallowing in rescue blocks.
Enforces proper error handling by requiring logging, error reporting,...
-
70 221
total downloads
recent downloads: 8 337
credo_ext
0.1.1
A module for Custom Credo checks (extensions) in addition to the default checks.
-
15 144
total downloads
recent downloads: 179
credo_filename_consistency
0.2.1
A check to ensure filename consistency across an Elixir project.
-
2 682
total downloads
recent downloads: 1 297
credo_gitlab
0.1.0
Credo plugin for exporting GitLab Code Quality reports
-
6 295
total downloads
recent downloads: 141
credo_ignore_file_plugin
0.1.0
Credo plugin for allowing you to ignore checks based on a credo ignore file
-
9 250
total downloads
recent downloads: 443
credo_language_server
0.3.0
LSP implementation for Credo
-
124 518
total downloads
recent downloads: 21 612
credo_mox
0.1.3
Credo checks for Mox and Hammox
-
981 423
total downloads
recent downloads: 45 813
credo_naming
2.1.0
A suite of checks to enforce naming best practices in an Elixir project.
-
2 078
total downloads
recent downloads: 168
credo_pure_check
0.2.4
A custom Credo check to verify that modules are pure