-
Notifications
You must be signed in to change notification settings - Fork 45
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: azat-io/eslint-plugin-perfectionist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: azat-io/eslint-plugin-perfectionist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 113 files changed
- 2 contributors
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 550c6c4 - Browse repository at this point
Copy the full SHA 550c6c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac1e7c4 - Browse repository at this point
Copy the full SHA ac1e7c4View commit details
Commits on Dec 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3ee3ff - Browse repository at this point
Copy the full SHA a3ee3ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2bf4e9 - Browse repository at this point
Copy the full SHA e2bf4e9View commit details
Commits on Dec 12, 2024
-
feat: add custom sort type through custom alphabet
* feat: adds alphabet generator * We will be using that class in tests as well. * feat: adds `custom` sort type * feat: adds custom sort validation * refactor: create function for each sort type * test: adds tests for all rules * The custom sort generated mimics `localeCompare()` for simplicity. * I have added a single test with the `custom` sort type for each rule. I don't think that adding as many tests as other types is necessary: the objective is not to test that the behavior of a custom sort works for all rules, but rather to check that the rule handles that sorting type. * Custom sorting behavior should be verified in `compare.ts`. * refactor: moves some util files to `utils` folder * docs: updates main pages * docs: updates rules * docs: improves style * docs: fixes invalid documentation * fix: fix invalid config creation * fix: fixes typings * refactor: [FEEDBACK] avoids using undefined Co-authored-by: Azat S. <to@azat.io> * refactor: [FEEDBACK] avoids using undefined Co-authored-by: Azat S. <to@azat.io> * refactor: [FEEDBACK] reduces comments length * docs: [FEEDBACK] fixes missing `Alphabet` * docs: [FEEDBACK] adds Astro section * feat: [FEEDBACK] adds `convertBooleanToSign` function * docs: added `Alphabet` documentation - Removed `removeUnicodePlane` function, which is likely not that useful for users. * build: [FEEDBACK] adds `eslint-plugin-perfectionist/alphabet` export * docs: [FEEDBACK] adds `eslint-plugin-perfectionist/alphabet` export * style: ESLint fix --------- Co-authored-by: Azat S. <to@azat.io>
Configuration menu - View commit details
-
Copy full SHA for ac7d709 - Browse repository at this point
Copy the full SHA ac7d709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3df36 - Browse repository at this point
Copy the full SHA 5b3df36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 648cf89 - Browse repository at this point
Copy the full SHA 648cf89View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.0...v4.3.0