Skip to content

Commit

Permalink
Merge pull request #1686 from BrettMayson/hemtt_113
Browse files Browse the repository at this point in the history
HEMTT - Support 1.13 lints
  • Loading branch information
PabstMirror committed Sep 2, 2024
2 parents dd56d22 + 9d89450 commit 6e035d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .hemtt/lints.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[sqf.banned_commands]
options.ignore = [
"addPublicVariableEventHandler", # Alt syntax is broken, we are using main syntax
]

0 comments on commit 6e035d2

Please sign in to comment.