Ildar Sagdejev
Ildar Sagdejev
For anyone who might find this useful, I'm currently working on an open source app that has a bash script which uses grep to [get](https://github.com/littermap/littermap-aws-backend/blob/1b16f497497bf44da07823314ee00da6207942a6/manage#L41-L46) the saved values in the...
Seems like it's fixed in 0.5.7 👍
Also tightened security a bit by restricting ingress to TCP traffic.
I chose to relax the `comma-dangle` rule from `always-multiline` to `only-multiline` just to avoid the warning generated by this situation for the time being, since there doesn't appear to be...