Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'Linter detect possible static functionsSee merge request petsc/petsc!6796
Linter now tries to detect functions that could be static, and makes it so.