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

lint(track_config): check blurb length #238

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

ee7
Copy link
Member

@ee7 ee7 commented Mar 25, 2021

This commit causes the below diff to the configlet lint output.

haxe

+The value of `blurb` that starts with `Haxe is an open source hi...` is 423 characters, but must not exceed 400 characters:
+./config.json
+

To-do:

@ee7 ee7 requested a review from ErikSchierboom as a code owner March 25, 2021 10:21
Previously the success message was inaccurate, since it contained
> - config.json has these valid fields: [...], blurb, [...]

But the spec says:
- The "blurb" value must be a non-empty, non-blank string with
  length <= 400
@ee7 ee7 force-pushed the lint-track-config-check-blurb-length branch from 5733f81 to a10e3bf Compare March 25, 2021 10:38
@ee7 ee7 merged commit f9aacb6 into exercism:main Mar 25, 2021
@ee7 ee7 deleted the lint-track-config-check-blurb-length branch March 25, 2021 10:51
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