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- Sweden
- https://i.madeso.me/
Pinned
1,764 contributions in the last year
Contribution activity
May 2020
- madeso/microsoft-devskim TypeScript
Created a pull request in microsoft/DevSkim that received 2 comments
Added more C++ file extensions
This pull request adds more C++ extensions, their corresponding headers and inline file, based on the find-in-files dialog in visual studio.
+1
−1
•
2
comments
Created an issue in microsoft/DevSkim that received 2 comments
False positive: hardcoded SSL/TLS version (DS440010) in custom enum
Using version: v0.4.131
Create test.cpp with the following content
enum ErrorCode { EC_ACME_BADHANDSHAKE };
Run analyze
> devskim.exe analyze t…
2
comments