Max Leske

Results 149 comments of Max Leske

I don't blame you :) I'll come up with something and issue a pull request.

There are two things I didn't understand when I looked at your code: 1. You have some examples where you do ``` spec for: #common do: [ spec baseline: 'Foo'...

Great explanation, thanks. Two follow up question: - shouldn't `import:` be deprecated in favor of `import:provides:`? - if I were to reference a group which only exists in Metacello but...

I've pushed my initial update to the documentation about `import:`. I'll update that again once I have your answer to my comment above. I haven't run the example code I...

Hi @igoooor. I don't know what the `traefik` plugin does. Have you tried using the image without installing the `traefik` plugin? Other that that, what comes to mind is that...

IDK... This rule is already very complicated. `data` would be a special case already. Maybe it makes sense to have a separate rule for `data`? We could duplicate the data...

Yes, that sounds like a good idea.

I read through some of the OData documentation. From what I understand we will have to come up with an exclusion package that disables all those rules (mainly SQLi and...

No, I haven't worked on this yet.

If someone else volunteered that would be great.