Skip to content

tirimia/flycheck-actionlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

flycheck-actionlint - Flycheck for Github Actions

GitHub MELPA MELPA Stable

Integration of Actionlint into Flycheck.

Installation

This package is now available on MELPA !!!

(use-package flycheck-actionlint)

Usage

Simply call the flycheck-actionlint-setup function. Be that in a hook or right after loading the package, up to you.

Example:

(use-package flycheck-actionlint
  :config (flycheck-actionlint-setup))

About

Flycheck integration for Actionlint

Resources

License

Stars

Watchers

Forks

Packages

No packages published