Before opening your PR check the compilation for new compile-time warnings.
Run mix credo
and address the issues it reports
Run mix inch
and add proper inline documentation where it reports.
Before opening your PR check the compilation for new compile-time warnings.
Run mix credo
and address the issues it reports
Run mix inch
and add proper inline documentation where it reports.