kangwonlee / kangwonlee/edu-base-cpp
Are both `gcc` and `clang` necessary?
Open
- Dominant language
- Dockerfile
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
* [65eed86](https://github.com/kangwonlee/edu-base-cpp/commit/65eed86928d44c4c808f1a16e5a519c0c9d604c6)
* Currently installing both `gcc` and `clang`
* `gcc` to build
* `clang` to check coding style
* Can we make the image lighter?
* For entry level code, probably using either `gcc` or `clang` would be mostly the same however do not really want any confusion
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.