CoNexDat / CoNexDat/complexnets
Meta: improve code quality
Open
- Dominant language
- C++
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
This is a meta issue to keep track of changes needed to improve code quality:
* [x] Fix build with Qt5
* [x] Fix most warnings thrown by the GCC compiler
* [x] Configure CI build system for building in Linux (bonus: OS X and AppVeyor for Windows)
* [x] Fix tests build
Nice to have:
* [x] Use clang-format to maintain a consistent code style across the codebase
* [ ] Use clang-tidy to update code with modern standards
* [ ] Fix compilation with Clang
* [ ] Move build system to CMake
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.