Commit c7ff7b42 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

update pre-commit

parent 1758b83a
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
# SPDX-FileCopyrightText: 2023 DESY and the Constellation authors
# SPDX-FileCopyrightText: 2025 CERN and the Allpix Squared Authors
# SPDX-License-Identifier: CC0-1.0

[codespell]
skip = .git,.gitlab,cmake,3rdparty,AUTHORS.md
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,
+1 −1

File changed.

Contains only whitespace changes.