Skip to content

Commit

Permalink
Updated nim rules
Browse files Browse the repository at this point in the history
  • Loading branch information
wireghoul committed Apr 9, 2024
1 parent 7ec7382 commit 990fc1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions signatures/nim.db
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
asm[[:space:]]+['"]['"]['"]
unsafeAddr([[:space:]]+|[[:space:]]*\()
addr[[:space:]]*\(
fmt[[:space:]]*\([[:space:]]*['"][Ss][Ee][Ll][Ee][Cc][Tt][[:space:]]+.*\{[a-zA-Z0-9]+\]
open(File)?[[:space:]]*\(
asm[[:space:]]+[\'\"].*
unsafeAddr
Expand Down
1 change: 1 addition & 0 deletions signatures/nim/default.db
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
asm[[:space:]]+['"]['"]['"]
unsafeAddr([[:space:]]+|[[:space:]]*\()
addr[[:space:]]*\(
fmt[[:space:]]*\([[:space:]]*['"][Ss][Ee][Ll][Ee][Cc][Tt][[:space:]]+.*\{[a-zA-Z0-9]+\]

0 comments on commit 990fc1c

Please sign in to comment.