Rob Oxspring

Results 29 comments of Rob Oxspring

The [reviewdog diagnostic format](https://github.com/reviewdog/reviewdog/tree/master/proto/rdf#wire-formats-of-reviewdog-diagnostic-format) is designed to associate diagnostic messages with a code and a severity against sections of files. Correct me if I've misunderstood but I don't think Spotless...

Turns out the underlying problem was that pollSCM had been disabled on the Jenkins jobs and therefore the plugin doesn't consider those jobs. The error message is misleading though and...

Would be particularly awesome if, via #560, a custom jar of rules could be mounted into the server.

Just had a play with GitHub Packages (as @zeitlinger [mentioned in #964](https://github.com/zalando/zally/issues/964#issuecomment-558066199)). Publishing is actually pretty straight forward and would just require a repo owner to enable actions and establish...

Sounds great... a few additional thoughts... - We have a bunch of API definitions using the current format already, would be good if we could have some transition period where...

Note that the example uses pre #754 syntax. Ideally, we'd not work on the documentation until that issue is closed, or else some documentation corrections will be needed as part...

Note that the behaviour was addressed by making `x-zally-ignore` entries inheritable in #1073. Clear and easily accessible documentation is still outstanding.

Any thoughts on how to implement this? Do people implementing custom guidelines just implement a bunch of Rules/Checks and the java package is identified as the RuleSet? Would make it...

If we're going to achieve this, particularly if Zally and Zalando rulesets are to be examples to follow then I think we need to carve the gradle project up a...

Hi @beatkyo. Yes I decided that maintaining an internal fork was the easiest way to operate initially and so far that’s worked well enough that neither me nor Zalando team...