1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00

Add the hint about termAnnotation.

This commit is contained in:
Rob Rix 2018-06-19 09:16:29 -04:00
parent db9c37973b
commit 4732d46bdb

View File

@ -23,3 +23,4 @@
# Our customized warnings
- warning: {lhs: return, rhs: pure, name: Avoid return}
- warning: {lhs: termFAnnotation . unTerm, rhs: termAnnotation}