wxwidgets/.github
Vadim Zeitlin a0ea27cccf Restrict check for obsolete macros to C++ code
Only check for the use of NULL in C++ code, not C, for example, where
it still can, and should, be used.

Also allow using "NULL" as part of a larger macro name (where it would
be followed by "_") or at the beginning/end of a string.
2023-04-17 18:33:16 +02:00
..
ISSUE_TEMPLATE Refactor issue templates using HTML comments 2022-09-27 23:27:42 +02:00
workflows Restrict check for obsolete macros to C++ code 2023-04-17 18:33:16 +02:00
CONTRIBUTING.md Revert "Explain that GitHub PRs are temporarily disabled" 2022-01-12 23:42:18 +01:00