Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): sort linting results alphabetically #2147

Merged
merged 3 commits into from May 11, 2022

Conversation

P0lip
Copy link
Contributor

@P0lip P0lip commented May 2, 2022

Fixes an issue with random test-harness failures on Windows https://app.circleci.com/pipelines/github/stoplightio/spectral?branch=develop&filter=all.
To be fair, putting those failures aside, I believe we should still be doing that.

Checklist

  • Tests added / updated
  • Docs added / updated

Does this PR introduce a breaking change?

  • Yes
  • I think No

Additional context

ESLint does something similar
image

image

@P0lip P0lip self-assigned this May 2, 2022
@P0lip P0lip added the enhancement New feature or request label May 2, 2022
@P0lip P0lip marked this pull request as ready for review May 2, 2022 22:08
@P0lip P0lip requested a review from a team as a code owner May 2, 2022 22:08
Copy link
Contributor

@marbemac marbemac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice QOL improvement

@P0lip P0lip enabled auto-merge (squash) May 11, 2022 17:30
@P0lip P0lip merged commit 84d48cf into develop May 11, 2022
@P0lip P0lip deleted the feat/cli/alphabetical-sort branch May 11, 2022 17:33
stoplight-spectral-bot pushed a commit that referenced this pull request May 12, 2022
# [@stoplight/spectral-cli-v6.4.0](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-cli-v6.3.0...@stoplight/spectral-cli-v6.4.0) (2022-05-12)

### Features

* **cli:** sort linting results alphabetically ([#2147](#2147)) ([84d48cf](84d48cf))
@stoplight-spectral-bot
Copy link
Collaborator

🎉 This PR is included in version @stoplight/spectral-cli-v6.4.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants