summaryrefslogtreecommitdiffstats
path: root/debian/tests
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 20:04:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 20:04:51 +0000
commita81be7dee3277993dd38f06b95417621955c8771 (patch)
tree31cc44ae606afa887f4e7d275ea78cfdf2821049 /debian/tests
parentAdding upstream version 4.3.7. (diff)
downloadansible-lint-a81be7dee3277993dd38f06b95417621955c8771.tar.xz
ansible-lint-a81be7dee3277993dd38f06b95417621955c8771.zip
Adding debian version 4.3.7-1.debian/4.3.7-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control5
-rwxr-xr-xdebian/tests/lots-of-warnings6
-rw-r--r--debian/tests/lots-of-warnings-expected-result992
-rw-r--r--debian/tests/lots_of_warnings.yml1000
-rwxr-xr-xdebian/tests/nomatches4
5 files changed, 2007 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..be8a6e4
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,5 @@
+Tests: nomatches
+Restrictions: needs-root
+
+Tests: lots-of-warnings
+Restrictions: needs-root, allow-stderr
diff --git a/debian/tests/lots-of-warnings b/debian/tests/lots-of-warnings
new file mode 100755
index 0000000..bf01549
--- /dev/null
+++ b/debian/tests/lots-of-warnings
@@ -0,0 +1,6 @@
+#!/bin/sh
+set -e
+
+diff /usr/share/doc/ansible-lint/examples/lots_of_warnings.yml debian/tests/lots_of_warnings.yml
+
+LC_ALL=C ansible-lint -p debian/tests/lots_of_warnings.yml | diff - debian/tests/lots-of-warnings-expected-result
diff --git a/debian/tests/lots-of-warnings-expected-result b/debian/tests/lots-of-warnings-expected-result
new file mode 100644
index 0000000..5371c57
--- /dev/null
+++ b/debian/tests/lots-of-warnings-expected-result
@@ -0,0 +1,992 @@
+debian/tests/lots_of_warnings.yml:9: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:9: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:11: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:11: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:13: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:13: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:15: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:15: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:17: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:17: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:19: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:19: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:21: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:21: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:23: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:23: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:25: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:25: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:27: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:27: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:29: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:29: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:31: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:31: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:33: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:33: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:35: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:35: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:37: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:37: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:39: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:39: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:41: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:41: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:43: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:43: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:45: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:45: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:47: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:47: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:49: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:49: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:51: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:51: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:53: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:53: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:55: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:55: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:57: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:57: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:59: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:59: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:61: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:61: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:63: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:63: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:65: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:65: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:67: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:67: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:69: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:69: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:71: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:71: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:73: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:73: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:75: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:75: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:77: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:77: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:79: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:79: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:81: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:81: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:83: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:83: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:85: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:85: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:87: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:87: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:89: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:89: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:91: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:91: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:93: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:93: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:95: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:95: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:97: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:97: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:99: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:99: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:101: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:101: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:103: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:103: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:105: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:105: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:107: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:107: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:109: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:109: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:111: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:111: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:113: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:113: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:115: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:115: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:117: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:117: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:119: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:119: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:121: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:121: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:123: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:123: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:125: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:125: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:127: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:127: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:129: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:129: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:131: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:131: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:133: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:133: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:135: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:135: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:137: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:137: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:139: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:139: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:141: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:141: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:143: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:143: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:145: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:145: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:147: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:147: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:149: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:149: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:151: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:151: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:153: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:153: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:155: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:155: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:157: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:157: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:159: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:159: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:161: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:161: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:163: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:163: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:165: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:165: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:167: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:167: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:169: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:169: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:171: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:171: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:173: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:173: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:175: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:175: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:177: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:177: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:179: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:179: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:181: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:181: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:183: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:183: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:185: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:185: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:187: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:187: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:189: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:189: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:191: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:191: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:193: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:193: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:195: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:195: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:197: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:197: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:199: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:199: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:201: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:201: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:203: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:203: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:205: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:205: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:207: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:207: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:209: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:209: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:211: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:211: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:213: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:213: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:215: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:215: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:217: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:217: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:219: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:219: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:221: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:221: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:223: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:223: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:225: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:225: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:227: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:227: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:229: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:229: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:231: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:231: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:233: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:233: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:235: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:235: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:237: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:237: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:239: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:239: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:241: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:241: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:243: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:243: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:245: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:245: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:247: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:247: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:249: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:249: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:251: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:251: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:253: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:253: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:255: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:255: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:257: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:257: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:259: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:259: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:261: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:261: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:263: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:263: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:265: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:265: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:267: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:267: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:269: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:269: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:271: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:271: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:273: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:273: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:275: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:275: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:277: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:277: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:279: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:279: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:281: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:281: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:283: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:283: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:285: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:285: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:287: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:287: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:289: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:289: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:291: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:291: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:293: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:293: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:295: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:295: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:297: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:297: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:299: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:299: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:301: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:301: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:303: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:303: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:305: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:305: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:307: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:307: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:309: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:309: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:311: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:311: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:313: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:313: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:315: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:315: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:317: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:317: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:319: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:319: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:321: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:321: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:323: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:323: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:325: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:325: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:327: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:327: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:329: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:329: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:331: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:331: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:333: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:333: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:335: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:335: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:337: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:337: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:339: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:339: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:341: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:341: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:343: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:343: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:345: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:345: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:347: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:347: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:349: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:349: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:351: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:351: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:353: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:353: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:355: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:355: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:357: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:357: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:359: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:359: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:361: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:361: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:363: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:363: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:365: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:365: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:367: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:367: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:369: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:369: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:371: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:371: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:373: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:373: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:375: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:375: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:377: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:377: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:379: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:379: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:381: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:381: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:383: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:383: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:385: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:385: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:387: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:387: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:389: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:389: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:391: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:391: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:393: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:393: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:395: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:395: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:397: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:397: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:399: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:399: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:401: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:401: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:403: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:403: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:405: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:405: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:407: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:407: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:409: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:409: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:411: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:411: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:413: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:413: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:415: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:415: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:417: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:417: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:419: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:419: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:421: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:421: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:423: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:423: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:425: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:425: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:427: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:427: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:429: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:429: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:431: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:431: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:433: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:433: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:435: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:435: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:437: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:437: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:439: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:439: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:441: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:441: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:443: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:443: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:445: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:445: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:447: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:447: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:449: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:449: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:451: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:451: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:453: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:453: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:455: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:455: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:457: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:457: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:459: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:459: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:461: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:461: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:463: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:463: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:465: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:465: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:467: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:467: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:469: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:469: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:471: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:471: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:473: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:473: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:475: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:475: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:477: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:477: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:479: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:479: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:481: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:481: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:483: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:483: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:485: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:485: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:487: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:487: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:489: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:489: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:491: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:491: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:493: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:493: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:495: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:495: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:497: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:497: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:499: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:499: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:501: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:501: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:503: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:503: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:505: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:505: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:507: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:507: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:509: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:509: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:511: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:511: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:513: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:513: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:515: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:515: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:517: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:517: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:519: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:519: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:521: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:521: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:523: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:523: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:525: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:525: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:527: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:527: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:529: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:529: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:531: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:531: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:533: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:533: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:535: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:535: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:537: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:537: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:539: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:539: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:541: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:541: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:543: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:543: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:545: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:545: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:547: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:547: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:549: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:549: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:551: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:551: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:553: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:553: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:555: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:555: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:557: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:557: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:559: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:559: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:561: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:561: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:563: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:563: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:565: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:565: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:567: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:567: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:569: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:569: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:571: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:571: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:573: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:573: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:575: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:575: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:577: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:577: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:579: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:579: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:581: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:581: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:583: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:583: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:585: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:585: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:587: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:587: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:589: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:589: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:591: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:591: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:593: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:593: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:595: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:595: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:597: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:597: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:599: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:599: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:601: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:601: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:603: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:603: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:605: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:605: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:607: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:607: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:609: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:609: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:611: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:611: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:613: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:613: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:615: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:615: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:617: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:617: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:619: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:619: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:621: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:621: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:623: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:623: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:625: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:625: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:627: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:627: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:629: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:629: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:631: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:631: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:633: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:633: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:635: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:635: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:637: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:637: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:639: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:639: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:641: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:641: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:643: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:643: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:645: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:645: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:647: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:647: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:649: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:649: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:651: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:651: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:653: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:653: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:655: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:655: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:657: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:657: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:659: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:659: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:661: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:661: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:663: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:663: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:665: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:665: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:667: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:667: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:669: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:669: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:671: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:671: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:673: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:673: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:675: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:675: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:677: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:677: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:679: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:679: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:681: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:681: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:683: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:683: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:685: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:685: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:687: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:687: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:689: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:689: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:691: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:691: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:693: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:693: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:695: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:695: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:697: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:697: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:699: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:699: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:701: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:701: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:703: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:703: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:705: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:705: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:707: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:707: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:709: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:709: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:711: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:711: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:713: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:713: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:715: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:715: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:717: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:717: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:719: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:719: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:721: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:721: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:723: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:723: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:725: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:725: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:727: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:727: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:729: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:729: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:731: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:731: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:733: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:733: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:735: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:735: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:737: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:737: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:739: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:739: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:741: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:741: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:743: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:743: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:745: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:745: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:747: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:747: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:749: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:749: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:751: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:751: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:753: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:753: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:755: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:755: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:757: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:757: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:759: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:759: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:761: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:761: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:763: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:763: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:765: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:765: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:767: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:767: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:769: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:769: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:771: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:771: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:773: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:773: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:775: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:775: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:777: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:777: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:779: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:779: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:781: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:781: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:783: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:783: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:785: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:785: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:787: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:787: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:789: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:789: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:791: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:791: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:793: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:793: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:795: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:795: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:797: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:797: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:799: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:799: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:801: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:801: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:803: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:803: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:805: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:805: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:807: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:807: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:809: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:809: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:811: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:811: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:813: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:813: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:815: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:815: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:817: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:817: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:819: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:819: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:821: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:821: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:823: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:823: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:825: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:825: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:827: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:827: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:829: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:829: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:831: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:831: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:833: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:833: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:835: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:835: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:837: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:837: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:839: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:839: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:841: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:841: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:843: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:843: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:845: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:845: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:847: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:847: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:849: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:849: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:851: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:851: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:853: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:853: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:855: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:855: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:857: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:857: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:859: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:859: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:861: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:861: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:863: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:863: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:865: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:865: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:867: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:867: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:869: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:869: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:871: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:871: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:873: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:873: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:875: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:875: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:877: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:877: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:879: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:879: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:881: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:881: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:883: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:883: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:885: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:885: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:887: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:887: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:889: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:889: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:891: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:891: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:893: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:893: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:895: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:895: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:897: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:897: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:899: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:899: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:901: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:901: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:903: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:903: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:905: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:905: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:907: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:907: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:909: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:909: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:911: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:911: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:913: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:913: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:915: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:915: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:917: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:917: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:919: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:919: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:921: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:921: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:923: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:923: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:925: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:925: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:927: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:927: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:929: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:929: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:931: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:931: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:933: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:933: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:935: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:935: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:937: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:937: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:939: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:939: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:941: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:941: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:943: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:943: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:945: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:945: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:947: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:947: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:949: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:949: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:951: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:951: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:953: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:953: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:955: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:955: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:957: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:957: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:959: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:959: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:961: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:961: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:963: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:963: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:965: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:965: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:967: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:967: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:969: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:969: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:971: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:971: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:973: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:973: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:975: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:975: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:977: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:977: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:979: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:979: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:981: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:981: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:983: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:983: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:985: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:985: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:987: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:987: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:989: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:989: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:991: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:991: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:993: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:993: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:995: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:995: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:997: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:997: [E303] git used in place of git module
+debian/tests/lots_of_warnings.yml:999: [E301] Commands should not change things if nothing needs doing
+debian/tests/lots_of_warnings.yml:999: [E303] git used in place of git module
diff --git a/debian/tests/lots_of_warnings.yml b/debian/tests/lots_of_warnings.yml
new file mode 100644
index 0000000..38136e1
--- /dev/null
+++ b/debian/tests/lots_of_warnings.yml
@@ -0,0 +1,1000 @@
+---
+# This playbook causes ansible-lint to output tons of warnings
+# Enough to exceed typical stdout buffering size and thus to show the need for
+# catching IOError (EPIEP) errors.
+
+- hosts: webservers
+
+ tasks:
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
+ - name: executing git through command
+ action: command git clone blah
diff --git a/debian/tests/nomatches b/debian/tests/nomatches
new file mode 100755
index 0000000..8a4bde8
--- /dev/null
+++ b/debian/tests/nomatches
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+
+LC_ALL=C ansible-lint /usr/share/doc/ansible-lint/examples/nomatches.yml