Skip to content

Commit

Permalink
lint(track_config): support typing/gradual tag (#842)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Dec 15, 2023
1 parent 2630458 commit e27ac03
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 e27ac03

Please sign in to comment.