1 .. title:: clang-tidy - hicpp-avoid-goto
3 :http-equiv=refresh: 5;URL=../cppcoreguidelines/avoid-goto.html
8 The `hicpp-avoid-goto` check is an alias, please see
9 :doc:`cppcoreguidelines-avoid-goto <../cppcoreguidelines/avoid-goto>`
11 It enforces the `rule 6.3.1 <https://www.perforce.com/resources/qac/high-integrity-cpp-coding-standard/statements>`_.