Skip to content

🤖 Remove obsolete pattern properties from track's config.json file#1952

Merged
mirkoperillo merged 1 commit into
exercism:mainfrom
ErikSchierboom:remove-deprecated-patterns
Jul 8, 2021
Merged

🤖 Remove obsolete pattern properties from track's config.json file#1952
mirkoperillo merged 1 commit into
exercism:mainfrom
ErikSchierboom:remove-deprecated-patterns

Conversation

@ErikSchierboom

Copy link
Copy Markdown
Member

The config.json file previously supported the following keys:

  • test_pattern
  • ignore_pattern
  • solution_pattern

These keys are now obsolete and have been replaced with the files property in .meta/config.json files (see the docs).

To make things less confusing to maintainers, this PR removes those obsoleted pattern properties from the config.json files.

See exercism/v3-launch#47

@ErikSchierboom ErikSchierboom added the v3-migration 🤖 Preparing for Exercism v3 label Jul 8, 2021
@mirkoperillo mirkoperillo merged commit b5671c0 into exercism:main Jul 8, 2021
@ErikSchierboom ErikSchierboom added the x:size/tiny Tiny amount of work label Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3-migration 🤖 Preparing for Exercism v3 x:size/tiny Tiny amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants