ModSecurity-nginx icon indicating copy to clipboard operation
ModSecurity-nginx copied to clipboard

Add editorconfig to help OSS contributors

Open brandonpayton opened this issue 2 years ago • 0 comments

When switching between many different open source code bases, it can be cumbersome to constantly change editor settings in order to respect a given project's basic style preferences. EditorConfig is a popular format for representing those preferences so editors can automatically respect them.

Many editors support EditorConfig out of the box, and many others have EditorConfig plugins: https://editorconfig.org/#pre-installed

This commit adds a simple EditorConfig for ModSecurity-nginx.

brandonpayton avatar May 04 '23 18:05 brandonpayton