Skip to content

camsaul/docker-emacs-package-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Emacs for running package-lint

DockerHub Badge

Dockerized Emacs based on JAremko/docker-emacs for running package-lint to lint your Emacs Lisp packages. Perfect for setting up CI for your Emacs lisp repos.

Lint your Emacs lisp files!

docker run -v "$(pwd)":/mnt/workspace -t camsaul/docker-emacs-package-lint:latest your-emacs-lisp-file.el

Building the Docker image locally

git submodule init
docker build . -t camsaul/docker-emacs-package-lint:latest

About

Docker image for running Emacs and package-linting Emacs lisp files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •