 |
|
|
|
.. (parent) |
 |
- |
rw-r--r-- |
293 |
assert0.py
|
 |
- |
rw-r--r-- |
1,827 |
camel_case_for_classes.py
|
 |
- |
rw-r--r-- |
294 |
const_directly_before_ampersand.py
|
 |
- |
rw-r--r-- |
9,829 |
const_qualifier_for_parameter_passed_by_value.py
|
 |
- |
rw-r--r-- |
1,221 |
const_std_string_by_value.py
|
 |
- |
rw-r--r-- |
1,300 |
const_without_effect_in_cast.py
|
 |
- |
rw-r--r-- |
435 |
contrived_access_to_last_element.py
|
 |
- |
rw-r--r-- |
566 |
contrived_dereference_and_member_selection.py
|
 |
- |
rw-r--r-- |
1,480 |
contrived_std_string_find.py
|
 |
- |
rw-r--r-- |
916 |
contrived_std_string_find_first_last_of.py
|
 |
- |
rw-r--r-- |
4,564 |
correct_include_order.py
|
 |
- |
rw-r--r-- |
1,739 |
deprecated_c_header.py
|
 |
- |
rw-r--r-- |
610 |
do_not_include_libintl.py
|
 |
- |
rw-r--r-- |
279 |
do_not_use_DEBUG.py
|
 |
- |
rw-r--r-- |
516 |
do_not_use_SDL_int.py
|
 |
- |
rw-r--r-- |
613 |
do_not_use__cxx11.py
|
 |
- |
rw-r--r-- |
907 |
do_not_use_operator_synonyms.py
|
 |
- |
rw-r--r-- |
489 |
do_not_use_percent_z.py
|
 |
- |
rw-r--r-- |
805 |
do_not_use_printf.py
|
 |
- |
rw-r--r-- |
306 |
do_not_use_private_inheritance.py
|
 |
- |
rw-r--r-- |
276 |
do_not_use_std_rand.py
|
 |
- |
rw-r--r-- |
272 |
do_not_use_strcasecmp.py
|
 |
- |
rw-r--r-- |
327 |
do_not_use_strdup.py
|
 |
- |
rw-r--r-- |
424 |
do_not_use_typedef.py
|
 |
- |
rw-r--r-- |
593 |
do_not_use_virtual_and_override.py
|
 |
- |
rw-r--r-- |
869 |
explicit_compare_with_boolean_constant.py
|
 |
- |
rw-r--r-- |
604 |
explicit_this_dereference_and_component_selection.py
|
 |
- |
rw-r--r-- |
3,479 |
format_TODO_comments.py
|
 |
- |
rw-r--r-- |
566 |
function_returning_constant_value.py
|
 |
- |
rw-r--r-- |
608 |
garbage_after_include.py
|
 |
- |
rw-r--r-- |
2,338 |
illegal_character_after_closing_brace.py
|
 |
- |
rw-r--r-- |
1,447 |
illegal_character_after_semicolon.py
|
 |
- |
rw-r--r-- |
366 |
illegal_space_after_opening_bracket.py
|
 |
- |
rw-r--r-- |
558 |
illegal_space_after_opening_parenthesis.py
|
 |
- |
rw-r--r-- |
3,062 |
images_exist.py
|
 |
- |
rw-r--r-- |
766 |
include_algorithm_for_sort.py
|
 |
- |
rw-r--r-- |
1,498 |
include_cstdlib.py
|
 |
- |
rw-r--r-- |
754 |
include_cstring_for_strlen.py
|
 |
- |
rw-r--r-- |
933 |
include_memory_for_unique_ptr.py
|
 |
- |
rw-r--r-- |
1,207 |
include_without_dir.py
|
 |
- |
rw-r--r-- |
974 |
increment_decrement.py
|
 |
- |
rw-r--r-- |
11,119 |
leading_whitespace_check.py
|
 |
- |
rw-r--r-- |
1,431 |
loop_with_numerical_constant_condition.py
|
 |
- |
rw-r--r-- |
440 |
missing_newline_at_eof.py
|
 |
- |
rw-r--r-- |
931 |
missing_space_after_comma.py
|
 |
- |
rw-r--r-- |
643 |
missing_space_after_control_structure_keyword.py
|
 |
- |
rw-r--r-- |
581 |
missing_space_before_opening_brace.py
|
 |
- |
rw-r--r-- |
1,347 |
missing_space_starting_comment.py
|
 |
- |
rw-r--r-- |
384 |
misused_tab.py
|
 |
- |
rw-r--r-- |
609 |
no_using_namespace_in_header_files.py
|
 |
- |
rw-r--r-- |
482 |
snprintf_with_literal_length.py
|
 |
- |
rw-r--r-- |
1,750 |
std_string_replace_replaces_single_character.py
|
 |
- |
rw-r--r-- |
518 |
std_string_substr_compare.py
|
 |
- |
rw-r--r-- |
643 |
testing_not_size.py
|
 |
- |
rw-r--r-- |
624 |
testing_size_compared_with_zero.py
|
 |
- |
rw-r--r-- |
359 |
trailing_whitespace.py
|
 |
- |
rw-r--r-- |
8,641 |
translations_printf.py
|
 |
- |
rw-r--r-- |
3,105 |
translators_comments_above_translations.py
|
 |
- |
rw-r--r-- |
225 |
use_unix_line_endings.py
|
 |
- |
rw-r--r-- |
406 |
using_macro_TRUE_FALSE.py
|
 |
- |
rw-r--r-- |
327 |
void_parameter_list.py
|
 |
- |
rw-r--r-- |
1,025 |
wrong_or_missing_include_guard.py
|