Jakob Krigovsky

Results 63 comments of Jakob Krigovsky

I took a look at how macOS modifies `desktoppicture.db` when setting the “Tile” option and found that it adds a new row to the `data` table containing just the number...

It runs [the main executable](https://github.com/pmadruga/react-native-clean-project/blob/fd53ac8b4666959d084f613a7f4fffb95d116efb/package.json#L9). Therefore, it asks “Wipe iOS build folder? (Y/n)”.

Exactly. In other words, provide `react-native clean-project-auto` through [direct execution](https://github.com/pmadruga/react-native-clean-project#direct-execution).

Do you mean _all_ commands that `react-native clean-project-auto` would run (for example, _not_ `pod update`)?

I think that’s good 👍 After all, that’s exactly how the existing `react-native clean-project-auto` command already works.

If this pull request gets merged, it’d be good to remove the “The code above is a more complete version of the [Ruby - Bundler example](https://github.com/actions/cache/blob/master/examples.md#ruby---bundler).” sentence from [setup-ruby’s readme](https://github.com/ruby/setup-ruby/blob/master/README.md#caching-bundle-install-manually).

Are you using the [`Mixpanel-swift`](https://github.com/mixpanel/mixpanel-swift) pod by any chance? I did not encounter this issue when using the [`Mixpanel`](https://github.com/mixpanel/mixpanel-iphone) pod.

I’d rather not lint if standard is installed as a sub-dependency. I think the package author should make an explicit decision in the top-level `package.json` if the project uses standard....

Do you have any more details about this issue? Which version of Atom and linter-js-standard do you use and when does this error occur?

I’ll keep this open. Even though it’s been a while, I think this is still a worthwhile feature request.