Loading .codespellrc 0 → 100644 +17 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2023 DESY and the Constellation authors # SPDX-License-Identifier: CC0-1.0 [codespell] quiet-level = 2 # Directories to skip skip = ./.git,./.gitlab,./cmake,./3rdparty,AUTHORS.md # Words to be ignored, put one word per line and sort alphabetically ignore-words-list = asai, hist, globaly, localy, skelton, synopsys, te, yse, .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ fmt:codespell: - export PATH=~/.local/bin:$PATH - cd ../ - pip install --trusted-host=pypi.org --user codespell - codespell --ignore-words .gitlab/ci/codespell_ignored_words.txt --quiet-level 2 --skip ".git,.gitlab,cmake,3rdparty,AUTHORS.md" - codespell fmt:proselint: extends: .format Loading .gitlab/ci/codespell_ignored_words.txtdeleted 100644 → 0 +0 −13 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2020-2023 CERN and the Allpix Squared authors # SPDX-License-Identifier: CC0-1.0 # Words to be ignored by codespell. # Put one word per line and sort alphabetically. asai hist globaly localy skelton synopsys te yse .pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ repos: args: [--markdown-linebreak-ext=md] - repo: https://github.com/codespell-project/codespell rev: v2.2.6 rev: v2.3.0 hooks: - id: codespell Loading .reuse/dep5 +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ Copyright: Howard Hinnant 2005-2011 License: BSL-1.0 Files: 3rdparty/octree/* Copyright: 2015 Jens Behley, Unversity of Bonn Copyright: 2015 Jens Behley, University of Bonn License: MIT Files: cmake/CodeCoverage.cmake Loading Loading
.codespellrc 0 → 100644 +17 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2023 DESY and the Constellation authors # SPDX-License-Identifier: CC0-1.0 [codespell] quiet-level = 2 # Directories to skip skip = ./.git,./.gitlab,./cmake,./3rdparty,AUTHORS.md # Words to be ignored, put one word per line and sort alphabetically ignore-words-list = asai, hist, globaly, localy, skelton, synopsys, te, yse,
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ fmt:codespell: - export PATH=~/.local/bin:$PATH - cd ../ - pip install --trusted-host=pypi.org --user codespell - codespell --ignore-words .gitlab/ci/codespell_ignored_words.txt --quiet-level 2 --skip ".git,.gitlab,cmake,3rdparty,AUTHORS.md" - codespell fmt:proselint: extends: .format Loading
.gitlab/ci/codespell_ignored_words.txtdeleted 100644 → 0 +0 −13 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2020-2023 CERN and the Allpix Squared authors # SPDX-License-Identifier: CC0-1.0 # Words to be ignored by codespell. # Put one word per line and sort alphabetically. asai hist globaly localy skelton synopsys te yse
.pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ repos: args: [--markdown-linebreak-ext=md] - repo: https://github.com/codespell-project/codespell rev: v2.2.6 rev: v2.3.0 hooks: - id: codespell Loading
.reuse/dep5 +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ Copyright: Howard Hinnant 2005-2011 License: BSL-1.0 Files: 3rdparty/octree/* Copyright: 2015 Jens Behley, Unversity of Bonn Copyright: 2015 Jens Behley, University of Bonn License: MIT Files: cmake/CodeCoverage.cmake Loading