v0.0.9
- 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