Kir Kolyshkin
d66bc34995
Makefile: move codespell options to .codespellrc
...
This way,
- Makefile is less cluttered;
- one can run codespell from the command line.
Fixes: fd7e97fcf
("lint: exclude tags file from codespell")
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
2025-03-21 12:40:31 -07:00
Adrian Reber
d226bd4f67
ci: handle results from latest codespell
...
CI pulls in a newer version of codespell. This fixes complaints from
that codespell version.
Signed-off-by: Adrian Reber <areber@redhat.com >
2025-03-21 12:40:31 -07:00
Adrian Reber
df7b897a22
ci: fix new codespell errors
...
Signed-off-by: Adrian Reber <areber@redhat.com >
2023-10-22 13:29:25 -07:00
Kir Kolyshkin
3f18004778
Add .codespellrc
...
List words and directories to be ignored.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
2022-04-28 17:53:52 -07:00