Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 29, 2024
1 parent 41ac19f commit b3d68a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion codeformatting/c++practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ full of static (or what should be static) functions — idiomatic C++.

## algorithms + data structures = programs 👍

> Algorithms + Data Structures = Programs
> Algorithms + Data Structures = Programs
--- Niklaus Wirth, 1976

> STL algorithms say what they do, as opposed to hand-made for loops that
Expand Down
2 changes: 1 addition & 1 deletion gettingstarted/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The basic process is:

Maintainers review PRs on a rolling basis throughout the week, and also in a more concentrated review meeting on Mondays
(see the [FreeCAD Events Calendar](https://freecad.org/events.php) for the exact date and time in your timezone). When reviewing,
Maintainers strive to uphold the tenets of the [CONTRIBUTING.md](https://github.com/FreeCAD/FreeCAD/blob/main/CONTRIBUTING.md)
Maintainers strive to uphold the tenets of the [CONTRIBUTING.md](https://github.com/FreeCAD/FreeCAD/blob/main/CONTRIBUTING.md)
document. These meetings are open to the public and all developers are welcome to attend: particularly if you have a PR under review,
you may be able to accelerate that process by being present to address and questions or concerns that arise. You can also participate
in the process by reviewing PRs yourself. Although only Maintainers may merge PRs, anyone is welcome to test and provide feedback, and
Expand Down

0 comments on commit b3d68a6

Please sign in to comment.