JuliaDiff / JuliaDiff/BlueStyle

Space after `,`?

Open
#77 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
519
Forks
34
PR merge metrics
No merged PRs in 30d

Description

I can't actually find the bit that says to do:
foo(a, b) not foo(a,b)

Nor for Union{A, B} not Union{A,B}

Maybe i am just missing it.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the BlueStyle guide for existing rules about comma spacing, starting with the syntax examples foo(a, b) and Union{A, B}. Confirm whether the convention is documented; done means the guide clearly states the spacing rule for both forms, or explains why either form differs.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.