Tino de Bruijn

Results 26 comments of Tino de Bruijn

Same here, search for `yaml`, it won't find https://packagecontrol.io/packages/SublimeLinter-pyyaml, where searching for `pyyaml` does

I have a use case for disabling a specific rule on a specific line: when the rules are incorrect (for a while) (eg. https://github.com/returntocorp/semgrep-rules/issues/1421). Most linters/comparable tools provide ways to...

Oh btw, how does one disable this single rule? I mean there is no way to do `#nosemgrep python.django.correctness.nontext-field-must-set-null-true.nontext-field-must-set-null-true` without going over my 88 line-length...

I noticed this also fails for subclassed fields. For example with fields that serialize in some way (json, encryption, etc), this also fails: ```python class EncryptedField(models.TextField): # implement en/decryption in...

Thanks @ievans. Anything I can do to make this more clear? Or what should I expect in terms of answers here?

Has there been any progress on this? I really enjoy the functionality and ease that Lektor gives, but I'm hesitant including it in bigger or more demanding projects because of...

How about using [BeeWare's Briefcase](https://github.com/beeware/briefcase)?

Doesn't it make more sense to use Vault instead of Consul?

Can we please have an `no_american_dates` flag for these parts of the world that *never* work with month first? Has bitten me more than once, and makes this great great...