Commit Graph

1 Commits

Author SHA1 Message Date
Focus 0f5f241a1d
feat: add Celsius to Fahrenheit conversion (#1129)
* feat: added celcius_to_fahrenheit.c

* docs: added comment to 1st test

* updating DIRECTORY.md

* fix: changed spelling of 'celcius' to 'celsius'

* updating DIRECTORY.md

* Update conversions/celsius_to_fahrenheit.c

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update conversions/celsius_to_fahrenheit.c

Co-authored-by: David Leal <halfpacho@gmail.com>

* chore: apply suggestions from code review

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
2022-12-01 23:01:16 -06:00