We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e0f0e commit 08d479bCopy full SHA for 08d479b
ql/ql/src/queries/style/MissingOverride.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Missing override annotation
3
- * @description Predicates that overide another predicate should have an `override` annotation.
+ * @description Predicates that override another predicate should have an `override` annotation.
4
* @kind problem
5
* @problem.severity warning
6
* @precision very-high
0 commit comments