Drummer3333
Drummer3333
I want to use angular-eslint alongside with sonarjs to lint my angular app. I setup my .eslintrc like recommended in https://github.com/angular-eslint/angular-eslint and added eslint-plugin-sonarjs to the extends: **Reproducer** ```javascript module.exports...
Can't find the old Version anywhere.
I like the concept of this, but I need to persist the messages to disk with a volume. so I added a volume: ```yaml volumes: - /c/volumes/rabbit:/var/lib/rabbitmq ``` and changed...
I'm trying to generate AAF files to check in into AVID Interplay, I have a sample file and want to analyse the structure of that file. But when I execute...
I have a problem using the pipe.Commands(). When I execute my generator in Gitlab CI 1 out of 5 times io.copy returns an error: ``` $ go generate ./internal/version/helper.go 2021/10/13...