1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 12:57:49 +03:00

Name the termAnnotation hint.

This commit is contained in:
Rob Rix 2018-06-19 09:19:09 -04:00
parent a4d76c873c
commit 7212b164bd

View File

@ -33,4 +33,4 @@
- warning: {lhs: return, rhs: pure, name: Avoid return}
# Terms
- warning: {lhs: termFAnnotation . unTerm, rhs: termAnnotation}
- warning: {lhs: termFAnnotation . unTerm, rhs: termAnnotation, name: "Use termAnnotation"}