python / psf-salt

PSF infrastructure configuration
MIT License
115 stars 58 forks source link

Add syntax highlighting to NGINX config files #525

Open shenanigansd opened 2 weeks ago

shenanigansd commented 2 weeks ago

Tiny QoL improvement I was linked to https://github.com/python/psf-salt/blob/main/salt/docs/config/nginx.docs-redirects.conf but there were no colors. I've added a .gitattributes to prompt GitHub to apply the NGINX syntax highlighting.

ref: https://github.com/github-linguist/linguist/blob/main/docs/overrides.md ref: https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml#L4712-L4727