summaryrefslogtreecommitdiff
path: root/docs/source/volume.rst
diff options
context:
space:
mode:
authorSorin Sbarnea <ssbarnea@redhat.com>2020-01-07 20:46:18 +0000
committerSorin Sbarnea <ssbarnea@redhat.com>2020-01-14 13:42:59 +0000
commite9cd3319cf14b3d9484c4e6d7aa5040509a81653 (patch)
tree522210d5972a9de60223b062a68d4770debb232b /docs/source/volume.rst
parent6c3d383b50439058c57b9f3235643aaf168d3148 (diff)
downloadpodman-e9cd3319cf14b3d9484c4e6d7aa5040509a81653.tar.gz
podman-e9cd3319cf14b3d9484c4e6d7aa5040509a81653.tar.bz2
podman-e9cd3319cf14b3d9484c4e6d7aa5040509a81653.zip
Enable pre-commit tool linting
This should help use keep the codebase more consistent, and avoid sevel whitespace related issues, or bad file permissions. pre-commit allows us to easily introduce other linters in follow-ups, like bashate. Note: pre-commit tool does *not* install any git-hooks. Making commits will will call the tool unless you deliverately tell it to install the hooks. Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Diffstat (limited to 'docs/source/volume.rst')
-rw-r--r--docs/source/volume.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/volume.rst b/docs/source/volume.rst
index 43fe87054..a966feafd 100644
--- a/docs/source/volume.rst
+++ b/docs/source/volume.rst
@@ -8,4 +8,4 @@ Volume
:doc:`prune <markdown/podman-volume-prune.1>` Remove all unused volumes
-:doc:`rm <markdown/podman-volume-rm.1>` Remove one or more volumes \ No newline at end of file
+:doc:`rm <markdown/podman-volume-rm.1>` Remove one or more volumes