Skip to content

Commit

Permalink
rework note
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Jan 9, 2023
1 parent 2df0248 commit 8e9b1c2
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 in 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 (maybe multiple times) for the format check to pass in PRs:
```julia
pkg> add JuliaFormatter
julia> using JuliaFormatter
Expand Down

0 comments on commit 8e9b1c2

Please sign in to comment.