Skip to content

Commit

Permalink
Add flymake-actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Aug 11, 2023
1 parent 6163387 commit e4df223
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lisp/init-github.el
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
(maybe-require-package 'forge)
(maybe-require-package 'github-review)

(when (maybe-require-package 'flymake-actionlint)
(add-hook 'yaml-mode-hook 'flymake-actionlint-action-load-when-actions-file))

(provide 'init-github)
;;; init-github.el ends here

0 comments on commit e4df223

Please sign in to comment.