Skip to content

A work-in-progress linter for nginx configuration files

License

Notifications You must be signed in to change notification settings

federicobond/nglint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nglint

A linter for nginx configuration files.

Usage

nglint nginx.conf

nglint comes with two output formats. The default, pretty and a condensed gcc-like format useful for integrating into other tools. To configure the output format use the -f / --format flag.

nglint --format=gcc nginx.conf

License

Code is licensed under MIT.

## Author

nglint was crafted with love by Federico Bond.

About

A work-in-progress linter for nginx configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published