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

remove trailing whitespace #533

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Conversation

ee7
Copy link
Member

@ee7 ee7 commented Mar 31, 2022

With this PR, the following command produces no output when run in the repo root directory.

git grep -r '[[:blank:]]$'

The commits that added the whitespace:

  • a71637f lint: add annotation for key features in config.json
  • fea7bcc lint: allow overlap of files.example and files.exemplar values
  • d0cd08c lint: error on missing concept/exercise files
  • 3a55f57 lint: support error annotations

@ee7 ee7 merged commit 4ab7a53 into exercism:main Apr 6, 2022
@ee7 ee7 deleted the remove-trailing-whitespace branch April 6, 2022 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants