notepad-pp-linter icon indicating copy to clipboard operation
notepad-pp-linter copied to clipboard

- added github action for CI and codeql analysis

Open chcg opened this issue 5 years ago • 0 comments

  • fixed compiler warnings
  • removed broken cmd post scripts (the movement of the resulting binary could be also achieved by modifying the out folder in the build settings, see e.g. https://github.com/deadem/notepad-pp-linter/blob/master/linter.vcxproj#L71)
  • added multithreaded build option
  • added sdl lifecycle check
  • removed deprecated option minimal rebuild

See Github CI action: https://github.com/chcg/notepad-pp-linter/actions/runs/387619520 Appveyor: https://ci.appveyor.com/project/chcg/notepad-pp-linter/builds/36547579

chcg avatar Nov 27 '20 18:11 chcg