Skip to content

Commit

Permalink
rework note
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Dec 24, 2022
1 parent 9119dea commit e2fc099
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ It is also appreciated if you add docstrings or documentation, and add an entry

## Format

We use a consistent formatting in Makie.
A formatter check is used in Makie in order to work with consistent formatting across source files.

Plase run the following to format the files, and for the format check to pass in Pull Requests:
Please run the following snippet for the format check to pass in PRs:
```julia
pkg> add JuliaFormatter
julia> using JuliaFormatter
Expand Down

0 comments on commit e2fc099

Please sign in to comment.