Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
275 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in valhalla/valhalla that received 7 comments
Fix all compiler warnings in sif and set to -Werror
Issue Just some cleanup in sif to get rid of compiler warnings. Also sets all files in sif to -Werror so we avoid regressing these in the future. T…