Pavlos Vinieratos

Results 83 issues of Pavlos Vinieratos

**Describe the bug** We have files like `src/something/tests.tsx` and the rules of this repo don't run there! **Expected behavior** The rules should run on there too. **Additional context** I noticed...

bug

### Summary When a package name starts with a kotlin keyword, like `is` or `in`, android cant build, with an error of `Package name must be a '.'-separated identifier list`....

CLI

# Why Just a very quick copy fix. # How # Test Plan # Checklist - [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and...

bot: passed checks

This is an amazing feature of Fork.app, and I'd love to have it on gitbutler. When I go to edit the branch name, I can type `bla bla branch`. In...

* Currency name: Lido Staked Ether * Symbol: stETH * Website: https://lido.fi * Theme color: * Logo (SVG format): https://coinpaper.com/crypto-logos/lido-staked-ether-logo

coin request

When using the addon, the tabs dont automatically restore, after i quit FF and relaunch it.

**Description:** `node-version-file` should support [rtx](https://github.com/jdxcode/rtx) too. heres what `.rtx.toml` looks like ``` [tools] yarn = "1.22.19" nodejs = "18.16.0" ``` I saw the regex [here](https://github.com/actions/setup-node/blob/main/src/util.ts#L16) doesn't work for this file....

feature request

I think `usernameTextField.textContentType = .newPassword` should be `passwordTextField.textContentType = .newPassword`, right?