Skip to content

Commit

Permalink
fixup! CONTRIBUTING.md: add reference to util/check-format.pl and fix…
Browse files Browse the repository at this point in the history
… several nits
  • Loading branch information
DDvO committed Dec 4, 2023
1 parent e2dbf16 commit 2707881
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 @@ -72,8 +72,8 @@ guidelines:
finding code formatting mistakes and other coding style nits.
Where `gcc` or `clang` is available, you should use the
`--strict-warnings` `Configure` option. OpenSSL compiles on many varied
platforms: try to ensure you only use portable features. Clean builds via
GitHub Actions and AppVeyor are required. They are started automatically
platforms: try to ensure you only use portable features.
Clean builds via GitHub Actions are required. They are started automatically
whenever a PR is created or updated by committers.
[coding style]: https://www.openssl.org/policies/technical/coding-style.html
Expand Down

0 comments on commit 2707881

Please sign in to comment.