pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... Trim Trailing Whitespace.................................................Failed - hook id: trailing-whitespace - exit code: 1 - files were modified by this hook Fixing docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst Fixing docs/sections/oom_project_description.rst Tabs remover.............................................................Passed pre-commit hook(s) made changes. If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. To run `pre-commit` as part of git workflow, use `pre-commit install`. All changes made by hooks: diff --git a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst index 2f7b47faa..4c21217c2 100644 --- a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst +++ b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst @@ -313,7 +313,7 @@ Gateway-API (recommended) .. include:: ../../resources/yaml/common-gateway.yaml :code: yaml - + - Apply the change:: > kubectl apply -f common-gateway.yaml diff --git a/docs/sections/oom_project_description.rst b/docs/sections/oom_project_description.rst index a74919913..774237946 100644 --- a/docs/sections/oom_project_description.rst +++ b/docs/sections/oom_project_description.rst @@ -102,4 +102,3 @@ to examples and templates for describing new ones. subcomponent -> sCharts blueprint -> component } - \ No newline at end of file pre-commit: exit 1 (15.25 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2349 pre-commit: FAIL code 1 (21.47=setup[6.21]+cmd[15.25] seconds) evaluation failed :( (21.63 seconds)