Credo check for encouraging pattern matching by struct in the parameters
|
|
1
|
93
|
December 20, 2024
|
Credo rule to dissallow calls to specific functions
|
|
16
|
270
|
September 8, 2024
|
How to remove waring "Modules should have a @moduledoc tag" - mix credo -a
|
|
18
|
3978
|
July 18, 2024
|
Which Credo plugins are you using?
|
|
16
|
450
|
May 16, 2024
|
Credo ignore existing errors
|
|
4
|
2989
|
May 14, 2024
|
CredoIgnoreFilePlugin - Implementing .credoignore for Efficient Elixir Code Checks
|
|
0
|
266
|
December 24, 2023
|
TallariumCredo - helpful custom Credo rules
|
|
0
|
289
|
November 25, 2023
|
Credo: how to exclude functions?
|
|
6
|
1696
|
September 18, 2023
|
".credo.exs file does not exist" in Umbrella project using VSCode extension
|
|
0
|
620
|
August 21, 2023
|
Can you pass multiple paths to `credo suggest` via the command line?
|
|
7
|
1180
|
June 22, 2023
|
A nice way to combine captured functions? (Credo.Check.Refactor.RejectReject)
|
|
7
|
422
|
May 31, 2023
|
How to add .t() types for ecto schemas / Handling credo warnings
|
|
6
|
1381
|
May 24, 2023
|
Use credo to check spec cannot use any
|
|
1
|
391
|
April 18, 2023
|
Any way to use Credo to check for `ExUnit.DocTest.doctest` occurrences?
|
|
4
|
517
|
February 5, 2023
|
Readability of single-clause with statements
|
|
7
|
1589
|
December 12, 2022
|
Credo and specs for macro-generated functions
|
|
3
|
1007
|
August 1, 2022
|
Issues with Credo, Dialyzer, and compiler warnings for `<app_name>Web.ErrorView.template_not_found/2` in Phoenix
|
|
4
|
753
|
July 22, 2022
|
Public and private functions correct ordering in module
|
|
3
|
1268
|
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
|
858
|
April 14, 2022
|
Anyone have a regex to de-nest alaises in an Elixir code base?
|
|
2
|
952
|
April 13, 2022
|
Credo Specification and Callback check
|
|
2
|
1047
|
February 28, 2022
|
Do you use Credo?
|
|
32
|
7421
|
February 15, 2022
|
Github Action: Credo run for only changed files
|
|
6
|
2249
|
January 24, 2022
|
Credo and detection of possible mistaken placement of 'use'
|
|
2
|
671
|
January 12, 2022
|
Credo diff on Gitlab CI
|
|
1
|
1269
|
January 7, 2022
|
** (RuntimeError) Application.compile_env/3 cannot be called inside functions, only in the module body
|
|
1
|
984
|
October 3, 2021
|
Strange credo warning on TrailingWhiteSpace check
|
|
1
|
737
|
September 18, 2021
|
Function body is nested too deep
|
|
4
|
2948
|
August 22, 2021
|
Credo (or others) enforce guard clauses for all arguments
|
|
1
|
885
|
August 12, 2021
|
Nested modules suggestion?
|
|
6
|
4908
|
July 21, 2021
|