Skip to content

General - Various header cleanup#1797

Merged
PabstMirror merged 6 commits intomasterfrom
headers2
Mar 7, 2026
Merged

General - Various header cleanup#1797
PabstMirror merged 6 commits intomasterfrom
headers2

Conversation

@PabstMirror
Copy link
Copy Markdown
Contributor

make some tests .inc that have invalid calls like
[-1] call CBA_fnc_compatibleItems;

@PabstMirror PabstMirror added this to the 3.18.6 milestone Dec 15, 2025
@BrettMayson
Copy link
Copy Markdown
Contributor

In HEMTT, would it be better to have a .test.sqf that disables some checks?

.inc.sqf works because it just ignores the file, but this is not what it was intended for. The lint trait could easily have a on_tests() function that defaults to try but can be set false for these cases

@PabstMirror
Copy link
Copy Markdown
Contributor Author

what about a #pragma ignore_all?

@PabstMirror PabstMirror merged commit 5a75b43 into master Mar 7, 2026
3 checks passed
@PabstMirror PabstMirror deleted the headers2 branch March 7, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants