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

Linter for fern.yml #133

Closed
dannysheridan opened this issue May 6, 2022 · 5 comments
Closed

Linter for fern.yml #133

dannysheridan opened this issue May 6, 2022 · 5 comments

Comments

@dannysheridan
Copy link
Member

Rules for a linter to evaluate given the input of fern.yml

@dannysheridan
Copy link
Member Author

dannysheridan commented May 6, 2022

lowercase lettering on imports ids types services errors

@dannysheridan
Copy link
Member Author

dannysheridan commented May 6, 2022

ids and enums are a list, e.g.
ids:
- UserId

@dannysheridan
Copy link
Member Author

each object in types is either an enum or properties
(are there any other use cases?)

@dannysheridan
Copy link
Member Author

int should be integer

@dannysheridan dannysheridan changed the title Linter Linter for fern.yml May 6, 2022
@fern-api fern-api deleted a comment from dannysheridan Jul 28, 2022
@dannysheridan
Copy link
Member Author

using fern check as the YAML validator. closing this issue which represents an idea not pursued.

dsinghvi added a commit that referenced this issue Jan 22, 2024
* upgrade @babel/traverse

* upgrade to 7.23.2
dsinghvi added a commit that referenced this issue Feb 3, 2024
* wrapper client name

* fix client wrapper name
dsinghvi pushed a commit that referenced this issue Feb 9, 2024
dsinghvi pushed a commit that referenced this issue Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant