|
A Credo plugin to cleanup Ash-related LLM-isms
|
|
2
|
458
|
August 17, 2026
|
|
OeditusCredo - a pack of supplemental Credo checks
|
|
30
|
1609
|
August 7, 2026
|
|
Guarding Against AI Drift: My Automated Elixir Quality Checks
|
|
6
|
831
|
July 29, 2026
|
|
MetaCredo - the Credo-inspired static analyser on top of Metastatic
|
|
1
|
422
|
May 17, 2026
|
|
Custom Credo rules for Ash?
|
|
2
|
409
|
April 4, 2026
|
|
Wait_for_async_assigns - prevents "DBConnection.ConnectionError: client exited" errors in Phoenix LiveView tests
|
|
0
|
214
|
November 19, 2025
|
|
Has anyone written a credo rule to only allow scheduling with time interval tuples?
|
|
9
|
487
|
July 2, 2025
|
|
When to use Credo plugins over credo custom checks
|
|
3
|
290
|
April 15, 2025
|
|
Which Credo plugins are you using?
|
|
18
|
1234
|
February 13, 2025
|
|
Credo check for encouraging pattern matching by struct in the parameters
|
|
1
|
310
|
December 20, 2024
|
|
Credo rule to dissallow calls to specific functions
|
|
16
|
714
|
September 8, 2024
|
|
How to remove waring "Modules should have a @moduledoc tag" - mix credo -a
|
|
18
|
4500
|
July 18, 2024
|
|
Credo ignore existing errors
|
|
4
|
3657
|
May 14, 2024
|
|
CredoIgnoreFilePlugin - Implementing .credoignore for Efficient Elixir Code Checks
|
|
0
|
389
|
December 24, 2023
|
|
TallariumCredo - helpful custom Credo rules
|
|
0
|
392
|
November 25, 2023
|
|
Credo: how to exclude functions?
|
|
6
|
2082
|
September 18, 2023
|
|
".credo.exs file does not exist" in Umbrella project using VSCode extension
|
|
0
|
870
|
August 21, 2023
|
|
Can you pass multiple paths to `credo suggest` via the command line?
|
|
7
|
1369
|
June 22, 2023
|
|
A nice way to combine captured functions? (Credo.Check.Refactor.RejectReject)
|
|
7
|
550
|
May 31, 2023
|
|
How to add .t() types for ecto schemas / Handling credo warnings
|
|
6
|
1960
|
May 24, 2023
|
|
Use credo to check spec cannot use any
|
|
1
|
446
|
April 18, 2023
|
|
Any way to use Credo to check for `ExUnit.DocTest.doctest` occurrences?
|
|
4
|
661
|
February 5, 2023
|
|
Readability of single-clause with statements
|
|
7
|
1966
|
December 12, 2022
|
|
Credo and specs for macro-generated functions
|
|
3
|
1248
|
August 1, 2022
|
|
Issues with Credo, Dialyzer, and compiler warnings for `<app_name>Web.ErrorView.template_not_found/2` in Phoenix
|
|
4
|
844
|
July 22, 2022
|
|
Public and private functions correct ordering in module
|
|
3
|
1563
|
June 27, 2022
|
|
Do you build types for Ecto schemas assuming a hydrated value from the database or do you allow `nil` ids, etc?
|
|
2
|
939
|
April 14, 2022
|
|
Anyone have a regex to de-nest alaises in an Elixir code base?
|
|
2
|
1099
|
April 13, 2022
|
|
Credo Specification and Callback check
|
|
2
|
1219
|
February 28, 2022
|
|
Do you use Credo?
|
|
32
|
8445
|
February 15, 2022
|