logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git/
commit: 552e198f5dc2f57fd39a36f45bf247e9e5300db2
parent 66aa11a5eda38c0bf751c955777be4976af519e9
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 25 Sep 2025 21:34:09 +0200

.codespellrc: new

Diffstat:

A.codespellrc5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.codespellrc b/.codespellrc @@ -0,0 +1,5 @@ +# SPDX-FileCopyrightText: 2017 Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me> +# SPDX-License-Identifier: MPL-2.0 +[codespell] +# To ignore roff commands +ignore-regex = ^\.[A-Z][a-z]\b