1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-29 23:05:33 +00:00
forgejo/services/repository/gitgraph
Robert Wolff dc5bc1fe5b linting: fix typos, add toml validation ()
- adds the `toml` plugin to the `eslint` linting → expect to have `options/setting/config.toml` by 
- fixes `make lint-codespell` commands
- related concerning `codespell`: 
- info: codespell check is and was not activated in the workflows (could maybe, runs only few seconds on my system)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7007
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Co-committed-by: Robert Wolff <mahlzahn@posteo.de>
2025-02-21 08:23:03 +00:00
..
graph.go Move gitgraph from modules to services layer () 2025-02-09 10:20:47 +01:00
graph_models.go linting: fix typos, add toml validation () 2025-02-21 08:23:03 +00:00
graph_test.go Move gitgraph from modules to services layer () 2025-02-09 10:20:47 +01:00
parser.go Move gitgraph from modules to services layer () 2025-02-09 10:20:47 +01:00