docker-compose-mode
docker-compose-mode copied to clipboard
Let regex check entire buffer rather than just first line of buffer
I propose this switch, just because we auto generate files that have comments at the start sometimes. I do not think it impedes the performance much though since the re function only accepts the first result. If you dont wanna accept its all good.