redhat-developer / redhat-developer/yaml-language-server
Question: how to define a line length
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 352
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 11
Description
Summary
First of all, thank you for this awesome tool! I'm using it with neo vim and it works magnificently!
However, we have a rule in our automatic linting in our pipelines that forces us to have the lines 80 characters or less (just to make everybody write the same code). And I can't find a way to pass this variable. Do you know if there is any way to do it? Or any schema that is 80 lines long?
Thank you for your help!
Relevant information
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by locating the language server's line-length configuration and schema-related settings, then determine whether an 80-character limit is configurable or requires a new capability; done means documenting or implementing a clear answer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- neovim, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100