.. _QUALITY_0006: QUALITY_0006 — potential-wildcard-use ===================================== **Error Code**: QUALITY_0006 **Message**: ``Potential wildcard use`` **Problematic query**: .. code-block:: text computation OR computational OR computer OR computer science **Recommended query**: .. code-block:: text comput* **Back to**: :ref:`lint`