Skip to content

Commit

Permalink
Update docs for extra warning fields [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed Nov 18, 2016
1 parent 1aa3239 commit 1ea652a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docsrc/module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ Codes Additional fields
211 ``func`` field indicates that unused variable is a function.
211 ``recursive`` field indicates that unused function is recursive.
211 ``mutually_recursive`` field is set for unused mutually recursive functions.
314 ``field`` field contains string representation of ununsed field or index.
4.. ``prev_line`` and ``prev_column`` fields contain location of the overwritten definition.
521 ``label`` field contains label name.
===== ========================================================================================

Other fields may be present for internal reasons.

0 comments on commit 1ea652a

Please sign in to comment.