pico icon indicating copy to clipboard operation
pico copied to clipboard

A C++ framework for data analytics pipelines

Results 19 pico issues
Sort by recently updated
recently updated
newest added

disabled sonarcloud during pull requests

- [ ] export pico as target - [ ] import Catch as target - [ ] replace variables with targets Guidelines: - https://cliutils.gitlab.io/modern-cmake/chapters/basics.html - https://cliutils.gitlab.io/modern-cmake/chapters/projects/submodule.html

enhancement

- [ ] function naming (Camel vs underscores etc.) - [ ] file naming - [ ] match include guards with paths

style