Add `dotty` field constant

Reviewed By: akotulski

Differential Revision: D3586501

fbshipit-source-id: a5cd3b5
master
Martino Luca 8 years ago committed by Facebook Github Bot 1
parent 062ec6c872
commit f0fffd3c59

@ -90,6 +90,7 @@ CSV_INDEX_ALWAYS_REPORT = 14
CSV_INDEX_ADVICE = 15
# field names in rows of json reports
JSON_INDEX_DOTTY = 'dotty'
JSON_INDEX_FILENAME = 'file'
JSON_INDEX_HASH = 'hash'
JSON_INDEX_KIND = 'kind'

Loading…
Cancel
Save