-
-
Notifications
You must be signed in to change notification settings - Fork 436
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: lint-staged/lint-staged
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.2.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: lint-staged/lint-staged
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.2.12
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 6 files changed
- 1 contributor
Commits on Jul 28, 2020
-
fix: ensure supportsColor.level exists before stringifying it
When supports-color detects a level of 0, it will not return an object containing the key `level`, but instead only `false`. This commit makes sure `supportsColor.level` exists before calling `supportsColor.level.toString()`. The TypeScript definitions of `chalk` seem wrong in this regard, since they imply that if `supportsColor` is truthy, it is an object and always contains the `level` key of type `0 | 1 | 2 | 3`.
Configuration menu - View commit details
-
Copy full SHA for aa9898e - Browse repository at this point
Copy the full SHA aa9898eView commit details
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e0ee583 - Browse repository at this point
Copy the full SHA e0ee583View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7923ad - Browse repository at this point
Copy the full SHA c7923adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a5182b - Browse repository at this point
Copy the full SHA 7a5182bView commit details
Commits on Aug 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 10b3218 - Browse repository at this point
Copy the full SHA 10b3218View commit details
There are no files selected for viewing
Large diffs are not rendered by default.