Skip to content

Commit

Permalink
lint(track_config): support typing/gradual tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Dec 12, 2023
1 parent 38741bf commit b5921ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lint/track_config.nim
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ const tags = [
"typing/dynamic",
"typing/strong",
"typing/weak",
"typing/gradual",
"execution_mode/compiled",
"execution_mode/interpreted",
"platform/windows",
Expand Down

0 comments on commit b5921ce

Please sign in to comment.