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-04-10 19:58:56 +00:00
2021-05-03 09:52:03 -07:00
2024-03-28 11:56:26 +00:00
2024-02-12 12:51:37 +00:00
2024-02-18 03:53:22 +00:00
2024-02-18 03:53:22 +00:00
2024-03-28 23:14:53 +00:00
2022-12-15 17:08:31 +00:00
2024-01-28 16:49:47 +00:00
2022-12-15 17:08:31 +00:00
2023-07-10 17:12:12 -07:00
2023-02-16 16:11:26 +00:00
2023-06-10 18:09:27 +00:00
2024-03-06 14:20:06 +00:00
2023-07-10 17:12:12 -07:00
2023-10-19 09:24:52 +00:00
2024-02-23 07:40:14 +00:00
2024-03-06 14:20:06 +00:00
2024-01-20 00:20:15 +00:00
2023-11-12 20:01:32 +00:00
2024-04-19 09:22:45 +00:00
2024-02-23 07:40:14 +00:00
2024-01-20 00:20:15 +00:00
2023-07-10 17:12:12 -07:00
2024-01-19 23:49:35 +00:00
2023-07-10 17:12:12 -07:00
2024-01-28 17:02:15 +00:00
2023-02-04 13:35:13 +00:00
2023-07-10 17:12:12 -07:00
2022-03-22 14:13:00 -07:00
2022-03-22 14:13:00 -07:00
2023-02-16 15:34:51 +00:00
2023-08-08 15:44:25 +00:00
2024-04-10 19:58:56 +00:00
2024-01-19 23:49:35 +00:00