Chang CL
d9ed6dec0f
first commit
2025-08-24 17:03:19 +08:00
Ahmed Ismail
edf50fdf80
Add credo to the project and:
...
- Run mix credo --all to identify possible code optimizations
- Resolve most of the errors generated by credo such as:
- Numbers larger than 9999 should be written with underscores: 58_127
- Modules should have a @moduledoc tag
- Comparison will always return true
2023-11-10 00:57:21 +05:00
Martino Visintin
b07df7c780
add .formatter.exs + format
2018-05-22 21:46:54 +01:00
Felipe Sere
c0a670257d
Fixes sample intro.
2016-05-10 23:40:31 +01:00
Felipe Sere
b90c748f20
Adds an example (cheesy!) first intro.
2016-05-10 23:03:42 +01:00
Uku Taht
2ed891389c
Add explanation for the first koan
2016-04-20 11:32:13 +01:00
Uku Taht
ded0f11ec6
Use triple underscore instead of double
2016-04-20 11:23:44 +01:00
Uku Taht
ea2bb8f9bf
Use bare double underscores instead of atoms
2016-04-19 13:35:20 +01:00
Uku Taht
452aa5d9ee
Remove arithmetic koans
2016-04-18 13:31:32 +01:00
Felipe Sere
e48cc261a9
Strip out answers from Equalities
2016-03-12 12:20:07 +00:00
Uku Taht
269647a568
prefix filenames numerically
2016-01-08 15:27:21 +00:00