Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI/CD: This changes the linter config to adhere to "our" codestyle
This changes the enum format to the const format sice enums are treated as consts. The linter now ignores unused parameters which are used by the ExternalSink subclass.
- Loading branch information