Manual
Platforms
Query database
Interfaces
Developer documentation
Error Code: QUALITY_0006
Message: Potential wildcard use
Potential wildcard use
Problematic query:
computation OR computational OR computer OR computer science
Recommended query:
comput*
Back to: Lint