You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michał Słomkowski ec596dd7e8
Change strip_line to prevent collapsing spaces in comments.
8 years ago
.gitignore Add project bootstrap. 9 years ago
LICENSE Initial commit 9 years ago
README.md Add function description and some readme. 9 years ago
nginxfmt.py Change strip_line to prevent collapsing spaces in comments. 8 years ago
test_nginxfmt.py Change strip_line to prevent collapsing spaces in comments. 8 years ago

README.md

THIS PROJECT IS WORK IN PROGRESS

nginx config file formatter

Formats nginx configuration files.

Installation

Requirements: Python 3+.

Usage

  • todo command line args
  • you can pass several files in command line

Credits

Copyright 2016 Michał Słomkowski @ 1CONNECT. License: Apache 2.0.