Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ls): Fix regex in Swagger 2.0 basePath linting rule
Refs #3565 This PR fixes the regex in the `OPENAPI2_SWAGGER_FIELD_BASE_PATH_PATTERN` linting rule so that it matches on whitespace characters instead of the letter 's'
- Loading branch information