Skip to content

v0.0.9

Compare
Choose a tag to compare
@M4R7iNP M4R7iNP released this 22 Sep 13:56
· 11 commits to main since this release
  • add varnishls lint command
  • add regex linting
  • more code style linting
  • configurable lint levels
  • support // varnishls-ignore-next-line comment
  • switch back to dashmap, try to reduce deadlocks with shorter locks
  • add vcl_paths option for supporting additional vcl search paths
  • misc fixes