Linter fails because of whitespace checks
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Linter fails because of whitespace checks.
This should be addressed in a subsequent PR.
Originally posted by @padraic-shafer in https://github.com/NSLS2/ADPluginArrow/issues/1#issuecomment-4884253257
Contributor guide
No contributing guide indexed for this repository
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
Start with the whitespace-check failure in the linked GitHub Actions run and identify the files and lines reported by the linter. Remove the reported whitespace issues, then rerun the same checks and confirm that the linter passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100