Skip to content

Commit

Permalink
Merge pull request #78 from dimakis/rule-clean
Browse files Browse the repository at this point in the history
refactor: removes unused ts function for enforcing local $refs
  • Loading branch information
dimakis authored Aug 8, 2022
2 parents 93a2b3f + 58b81bf commit d2d8ac7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion spectral/ruleset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ functions:
- expectServersConfig
- infoLicenseApache2
- schemaDefinition
- externalRefs

rules:
openapi-tags: off
Expand Down
15 changes: 0 additions & 15 deletions spectral/src/functions/externalRefs.ts

This file was deleted.

0 comments on commit d2d8ac7

Please sign in to comment.