aboutsummaryrefslogtreecommitdiff
path: root/tw/home/files/emacs-packages/actionlint.el
AgeCommit message (Collapse)Author
2024-03-10Separate home service into PIM, dev env and graphical partsTimo Wilken
This means we only instantiate Shepherd and mcron services if we really need them, to avoid annoyance on servers.
2023-11-07Fix actionlint buffer detectionTimo Wilken
In multi-mode yaml buffers, e.g. parts of alidist-mode buffers, `buffer-file-name' returns nil instead, which previously raised an error here.
2023-10-30Port actionlint checker to flymakeTimo Wilken
2022-12-30Reorganise Guix home declaration into module treeTimo Wilken