summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING.rst b/HACKING.rst
index 66bf7c90..6bfe4b4d 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -19,9 +19,9 @@ To get changes into cloud-init, the process to follow is:
- ``bzr commit``
-* Check pylint and pep8 and test, and address any issues:
+* Check pep8 and test, and address any issues:
- - ``make test pylint pep8``
+ - ``make test pep8``
* Push to launchpad to a personal branch: