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 3252869 commit 9510231Copy full SHA for 9510231
check-plugins/xml/xml
@@ -6,7 +6,9 @@
6
# https://www.linuxfabrik.ch/
7
# License: The Unlicense, see LICENSE file.
8
9
-"""Have a look at the check's README for further details"""
+# https://github.com/Linuxfabrik/monitoring-plugins/blob/main/CONTRIBUTING.md
10
+
11
+"""See the check's README for more details."""
12
13
import argparse
14
import base64
0 commit comments