Dylan Irlbeck
Dylan Irlbeck
Having this same issue --- not sure why `secrets.GITHUB_TOKEN` does not work, since it's provided by GitHub for free (or so I thought).
I'd also love to see this feature!
@erezrokah Can you outline the expected work for this feature? Trying to gauge what the commitment would be in case I have time to contribute.
Can confirm this is still an issue. Dang this was annoying.
Can we bump this? @DirtyF I'll just tag you since it seems you've contributed recently.
Just going to throw in a feature request here: since Flow created [a ppx](https://github.com/flowtype/ocaml-ppx_gen_rec) for generating the structure to use with `[@@deriving]` it would be nice to incorporate this functionality...
I'm having this same issue. No labels on either axis.
Hi @marcandre, thanks for your response. Here's an example: ```ruby describe SomeModule::SomeClass do # rubocop:disable Flexport/ArrayOrderExpectation describe "hello world" do ... end # rubocop:enable Flexport/ArrayOrderExpectation end ``` When I save...
@deivid-rodriguez So it makes me a bit uneasy to copy the entire `flexport/.rubocop.yml` file here (it's rather long), are there any parts you're looking for in particular? I don't have...
Getting this same issue.