1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-30 15:19:43 +00:00
Commit graph

2 commits

Author SHA1 Message Date
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
Lunny Xiao
8cda45f750
Move gitgraph from modules to services layer ()
Just move, no code change.

(cherry picked from commit 466cc725bc69d9222abf17d7a22d86e7dbe991ac)
2025-02-09 10:20:47 +01:00