Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 8, 2018 00:20
Show Gist options
  • Save ryantm/49acebba8d7d9e3af647133ae23bd1cb to your computer and use it in GitHub Desktop.
Save ryantm/49acebba8d7d9e3af647133ae23bd1cb to your computer and use it in GitHub Desktop.
/nix/store/y9shqxbgyq6g7v5vx76f69901yb8sj06-cppcheck-1.83
├── bin
│   ├── cert.py
│   ├── cppcheck
│   ├── cppcheckdata.py
│   ├── cppcheck-htmlreport
│   ├── findcasts.py
│   ├── misra.py
│   ├── naming.py
│   ├── threadsafety.py
│   └── y2038.py
└── cfg
├── avr.cfg
├── bsd.cfg
├── cppcheck-cfg.rng
├── cppcheck-lib.cfg
├── embedded_sql.cfg
├── gnu.cfg
├── gtk.cfg
├── microsoft_sal.cfg
├── motif.cfg
├── posix.cfg
├── qt.cfg
├── sdl.cfg
├── sfml.cfg
├── std.cfg
├── windows.cfg
└── wxwidgets.cfg
2 directories, 25 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment