Skip to content

Commit

Permalink
[NFC]fix incorrect autosar link in clang-tidy doc
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrCai0907 committed Jan 13, 2024
1 parent e028bee commit 5ca2d75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ types and definitions with good return type but wrong ``return`` statements.
* The operator must always return ``*this``.

This check implements `AUTOSAR C++14 Rule A13-2-1
<https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rc-constref>`_.
<https://www.autosar.org/fileadmin/standards/R22-11/AP/AUTOSAR_RS_CPP14Guidelines.pdf>`_.

0 comments on commit 5ca2d75

Please sign in to comment.