Skip to content

Commit

Permalink
Identify PEP484 pyi stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jul 11, 2018
1 parent 06b0136 commit 4854f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
'proto': {'text', 'proto'},
'purs': {'text', 'purescript'},
'py': {'text', 'python'},
'pyi': {'text', 'pyi'},
'r': {'text', 'r'},
'rb': {'text', 'ruby'},
'rs': {'text', 'rust'},
Expand Down

0 comments on commit 4854f6a

Please sign in to comment.