Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
Remove CasADi headers from #include sort overrides (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul authored Jun 21, 2024
1 parent c0835d3 commit 988bef6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .styleguide
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ modifiableFileExclude {

includeOtherLibs {
^Eigen/
^casadi/
^sleipnir/
^trajopt/
}
1 change: 0 additions & 1 deletion include/.styleguide
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ modifiableFileExclude {

includeOtherLibs {
^Eigen/
^casadi/
^sleipnir/
}
1 change: 0 additions & 1 deletion src/.styleguide
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ modifiableFileExclude {

includeOtherLibs {
^Eigen/
^casadi/
^rust/
^sleipnir/
}

0 comments on commit 988bef6

Please sign in to comment.