Skip to content
  • Sheogorath's avatar
    Fix NGINX comment style · ec0143e9
    Sheogorath authored
    This patch fixes the wrong comment style that was added in the last
    commit. Nginx configs are not C or JS.
    
    The good news is, no broken configs where shipped to production since
    the test broke and prevent this (as expected). The tests should still be
    improved, since it wasn't obvious why the test failed.
    
    I should add a config validation step that runs in parallel to the
    orthography test in future commits.
    ec0143e9