Files
act_gitea/pkg/container
Yaroslav Halchenko 843cd94cc2 Add codespell support (config, workflow to detect/not fix) and make it fix few typos (#2296)
* Add github action to codespell master on push and PRs

* Add codespell config with few custom skips

* [DATALAD RUNCMD] Do interactive fixing of  leftover ambigous typos

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w -i 3 -C 2 ./pkg/common/git/git.go",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^

* exclude pkg/runner/hashfiles/index.js

* [DATALAD RUNCMD] run codespell throughout fixing typos automagically

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-19 09:22:45 +00:00
..
2024-01-08 19:26:03 +00:00
2024-01-08 19:26:03 +00:00
2024-01-08 19:26:03 +00:00
2022-06-17 15:55:21 +00:00
2024-01-08 19:26:03 +00:00
2024-04-11 08:29:02 -07:00
2024-01-08 19:26:03 +00:00
2022-11-16 21:29:45 +00:00
2022-11-16 21:29:45 +00:00