QuantConnect / QuantConnect/Lean
Automatic code linting and formatting
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 21.7k
- Forks
- 5.3k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 34
Description
Expected Behavior
Automatic code formatting
Actual Behavior
Currently developper need to take care of code formatting which would probably be better developpers invested time if that was automated
Potential Solution
using a code formatter / linter such as https://csharpier.com/ could help to have well formated code
Such tool could be event be integrated as part of a continuous integration or as a pre-commit hook
Checklist
- I have completely filled out this template
- I have confirmed that this issue exists on the current
masterbranch - I have confirmed that this is not a duplicate issue by searching issues
- I have provided detailed steps to reproduce the issue
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 files or tests are named. Start by evaluating the proposed CSharpier formatter and the possible CI or pre-commit integration; done would mean an agreed, repository-wide automatic formatting and linting workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100