[VOL-5297] Install module pre-commit for linting
Minor patch submitted for side effects.
Launch a 1c-1g AWS instance for debugging.
.pre-commit-config.yaml
-----------------------
o Update base pre-commit script config.
o Add doc8 and minor rst linting hooks.
howto/release/voltctl/release.rst
overview/contributing/copyright.rst
overview/contributing/patch_followup.rst
----------------------------------------
o Source edits and cleanups used to force a job run.
Signed-off-by: Joey Armstrong <jarmstrong@linuxfoundation.org>
Change-Id: Ie3243b953c6b6e9c0d31e0080b2ebbe1d2b91c0f
diff --git a/overview/contributing/copyright.rst b/overview/contributing/copyright.rst
index c6caff8..05ef2a2 100644
--- a/overview/contributing/copyright.rst
+++ b/overview/contributing/copyright.rst
@@ -3,7 +3,7 @@
Include a copyright notice with all submissions to ONF repositoreis.
-- ``Copyright 2017-2023 Open Networking Foundation (ONF) and the ONF Contributors``
+- ``Copyright 2017-2023 Open Networking Foundation Contributors``
- NOTE: Range values such as -present are not legally binding
- Copyright notice should be dated to the last year sources were modified.
diff --git a/overview/contributing/patch_followup.rst b/overview/contributing/patch_followup.rst
index 3c9334f..f218b3d 100644
--- a/overview/contributing/patch_followup.rst
+++ b/overview/contributing/patch_followup.rst
@@ -124,7 +124,8 @@
- View all open/unmerged patches
- Scroll down through the list until something of interest is found.
- - Under the # column (2nd column on left hand side) right click and open to view the patch.
+ - Under the # column (2nd column on left hand side) right click and open
+ to view the patch.
- For example: `repo:voltha-system-tests <https://gerrit.opencord.org/c/voltha-system-tests/+/33380>`_
Patch history and jenkins jobs