Skip to content

Commit

Permalink
Update formatting job and .git-blame-ignore-revs
Browse files Browse the repository at this point in the history
  • Loading branch information
lkastner committed Apr 18, 2024
1 parent eecd2c3 commit cae5980
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Ran JuliaFormatter on most of src/PolyhedralGeometry
# Ran JuliaFormatter on {src,test}/PolyhedralGeometry
ab444bbc46b5493588b2c3217ed35d86396d1260
292ae97eb16df5db84ccb0239baea054a5057a07
eecd2c3473160479cc6772fa3683d041eb987015

# Ran JuliaFormatter on experimental/{BasisLieHighestWieght,ExperimentalTemplate,ExteriorAlgebra,LieAlgebras}
e71dcb305491f26d13225c0339e2e22129bb27f3
Expand Down
3 changes: 1 addition & 2 deletions etc/test_formatting.jl
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,9 @@ result = 0
"experimental/ExteriorAlgebra",
"experimental/LieAlgebras",
"experimental/LinearQuotients",
"test/PolyhedralGeometry",
]
skip = [
"src/PolyhedralGeometry/Polyhedron/standard_constructions.jl",
"src/PolyhedralGeometry/Polyhedron/properties.jl",
"experimental/InvariantTheory/src/InvariantTheory.jl",# the path matches the whitelist entry "src/InvariantTheory"
]

Expand Down

0 comments on commit cae5980

Please sign in to comment.