-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: drop linting option from bundle command (#1503)
- Loading branch information
1 parent
2d16014
commit 9343b35
Showing
26 changed files
with
67 additions
and
968 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@redocly/cli": minor | ||
--- | ||
|
||
Removed lint support from the bundle command to support a wider range of use cases. Users should update to [run lint and bundle separately](https://redocly.com/docs/cli/guides/lint-and-bundle/). |
23 changes: 0 additions & 23 deletions
23
__tests__/bundle/bundle-lint-format/checkstyle-format-snapshot.js
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
__tests__/bundle/bundle-lint-format/codeframe-format-snapshot.js
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
__tests__/bundle/bundle-lint-format/emptyFormatValue-snapshot.js
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
__tests__/bundle/bundle-lint-format/json-format-snapshot.js
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
__tests__/bundle/bundle-lint-format/noFormatParameter-snapshot.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
__tests__/bundle/bundle-lint-format/stylish-format-snapshot.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
9343b35
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Test suite run success
716 tests passing in 101 suites.
Report generated by 🧪jest coverage report action from 9343b35