Axel Gustav
Axel Gustav
Still, I don't see why the token cannot have an optional parameter to take the user's `friendlyName` or `displayName`. Not sure if there is any limitation (size) on the token...
Love the breakdown and makes sense to me! Just my initial thoughts on the last part, about the widgets... I'd totally do it as you said, have some kind of...
@hollabaq86 just to support things a bit more, I took the liberty to provide a PR. Hope that helps :)
@bokmann there have been several pull requests for newer versions from @EverardB any chance those could get merged in and released to rubygems? I know many folks probably switched over...
> Since this isn't specific to Ruby code, I don't think it belongs in RuboCop. I'm sure other solutions will emerge soon, e.g. as a GitHub Action. Sure, but for...
> The problem is RuboCop isn’t really built for scanning the entire codebase for characters, because this isn’t really a static analysis issue. Parsing an AST is a terribly slow...
Same here I think its crucial! Not a lot of work but would be a breaking change for custom formatter as they now would receive an array of errors to...
Here the code change but we need to either ship a breaking change or work around it somehow https://github.com/AxelTheGerman/health_bit/commit/2741a69dfbe8e4214a0096dd3ebe684e9be89e16
Had the same issue, twice already. I think last time I probably also just deleted the last not-synced bookmark and initiated a sync via pull-to-refresh. This time I couldn't even...
First step could be to add a deprecation warning maybe? That could already educate and also help transition.