aboutsummaryrefslogtreecommitdiffstats
path: root/src/checks/manuallevel/README-tr-non-literal.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/checks/manuallevel/README-tr-non-literal.md')
-rw-r--r--src/checks/manuallevel/README-tr-non-literal.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/checks/manuallevel/README-tr-non-literal.md b/src/checks/manuallevel/README-tr-non-literal.md
deleted file mode 100644
index 4cf97844..00000000
--- a/src/checks/manuallevel/README-tr-non-literal.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# tr-non-literal
-
-Finds calls to `QObject::tr()` with non literal argument.
-
-Example: `tr(myStr.toUtf8());`