JuliaDataCubes / JuliaDataCubes/EarthDataLab.jl
Implement code styling
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 34
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
For better readability we try to become more consistent. Try to follow https://github.com/invenia/BlueStyle The following should be checked in separate pull requests:
- [Module Imports]
- [Global Variables]
- [Function Naming]
- [Method Definitions]
- [Keyword Arguments]
- [Whitespace]
- [NamedTuples]
- [Numbers]
- [Ternary Operator]
- [Type annotation]
- [Package version specifications]
- [Comments]
- [Documentation]
- [Code style badge]
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 by reading the BlueStyle guidance linked in the issue and reviewing the repository's Julia code to identify which checklist item is being addressed. Work on one listed category per pull request, and consider that category done when the relevant code follows the guidance and the checklist can be updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100