Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sorts solutions prior to check (#932)
* sorts solutions prior to check * Update exercises/practice/word-count/word_count.h removes definition from header file Co-authored-by: Ryan Hartlage <ryanplusplus@gmail.com> * Update exercises/practice/word-count/test_word_count.c makes function static so no definition is needed in a header file. Co-authored-by: Ryan Hartlage <ryanplusplus@gmail.com> * use clang-format * name function compare word --------- Co-authored-by: Ryan Hartlage <ryanplusplus@gmail.com>
- Loading branch information