code-quality-tools icon indicating copy to clipboard operation
code-quality-tools copied to clipboard

Monorepo with some frequently-used configurations we use on projects 🎨

Results 38 code-quality-tools issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-react-native-a11y](https://github.com/FormidableLabs/eslint-plugin-react-native-a11y) from 2.0.4 to 3.2.1. Release notes Sourced from eslint-plugin-react-native-a11y's releases. v3.2.1 🐛 Bugfixes 🐛 update fixer for has-valid-accessibility-descriptors [(#136)](FormidableLabs/eslint-plugin-react-native-a11y#136) v3.2.0 ✨ New Features ✨ make has-valid-accessibility-descriptors fixable [(#131)](FormidableLabs/eslint-plugin-react-native-a11y#131)...

dependencies

Bumps [eslint-plugin-react-native](https://github.com/intellicode/eslint-plugin-react-native) from 3.11.0 to 4.0.0. Commits 4b7149e chore: bump version (#305) cf7844d fix: upgrade and fix lint errors (#304) a66b303 chore: update packages f7d5140 chore: fix lint errors c92350d...

dependencies

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

@robertrossmann @MichalKlacko is it common on backend to import json files without extension? Otherwise, I would move ahead with this one.

Lerna has been marked as no longer maintained, we need to move away to a different monorepo management tool. ⚠️

dependencies

Hey, I came across to this during installation, so just FYI :] #### Current: ``` # Yarn: yarn add --dev @strv/stylelint-config # npm: npm install --save-dev @strv/stylelint-config ``` #### Expected:...

> https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/rules/variables.js#L18-L31 `confusing-browser-globals` looks like a great list maintained in Facebook's CRA.

**TODO**: - install `@strv/stylelint-config-base`

WIP

https://github.com/secretlint/secretlint

enhancement
help wanted