Skip to content

Commit

Permalink
Merge pull request #298 from control-toolbox/286-dev-go-to-blue-style
Browse files Browse the repository at this point in the history
foo
  • Loading branch information
ocots authored Sep 14, 2024
2 parents bbec4f5 + 530e763 commit 285afa2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions .JuliaFormatter.toml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/Formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install JuliaFormatter and format
run: |
julia -e 'import Pkg; Pkg.add("JuliaFormatter")'
julia -e 'using JuliaFormatter; format(".")'
julia -e 'using JuliaFormatter; format(".", BlueStyle())'
# https://github.com/marketplace/actions/create-pull-request
# https://github.com/peter-evans/create-pull-request#reference-example
- name: Create Pull Request
Expand Down

0 comments on commit 285afa2

Please sign in to comment.