[flake8.extension]
H700 = hacking.checks.localization:hacking_localization_strings
H102 = hacking.checks.comments:hacking_has_license
H904 = hacking.checks.other:hacking_no_backslash_line_continuation
H235 = hacking.checks.python23:hacking_no_assert_underscore
H103 = hacking.checks.comments:hacking_has_correct_license
H803 = hacking.checks.git:OnceGitCheckCommitTitlePeriodEnding
H802 = hacking.checks.git:OnceGitCheckCommitTitleLength
H237 = hacking.checks.python23:hacking_no_removed_module
H403 = hacking.checks.docstrings:hacking_docstring_multiline_end
H234 = hacking.checks.python23:hacking_no_assert_equals
H104 = hacking.checks.comments:hacking_has_only_comments
H402 = hacking.checks.docstrings:hacking_docstring_one_line
H201 = hacking.checks.except_checks:hacking_except_format
H101 = hacking.checks.comments:hacking_todo_format
H000 = hacking.core:ProxyChecks
H231 = hacking.checks.python23:hacking_python3x_except_compatible
H236 = hacking.checks.python23:hacking_python3x_metaclass
H801 = hacking.checks.git:OnceGitCheckCommitTitleBug
H401 = hacking.checks.docstrings:hacking_docstring_start_space
H405 = hacking.checks.docstrings:hacking_docstring_summary
H307 = hacking.checks.imports:hacking_import_groups_together
H301 = hacking.checks.imports:hacking_import_rules
H404 = hacking.checks.docstrings:hacking_docstring_multiline_start
H501 = hacking.checks.dictlist:hacking_no_locals
H232 = hacking.checks.python23:hacking_python3x_octal_literals
H306 = hacking.checks.imports:hacking_import_alphabetical
H903 = hacking.checks.other:hacking_no_cr
H233 = hacking.checks.python23:hacking_python3x_print_function
H202 = hacking.checks.except_checks:hacking_except_format_assert
H305 = hacking.checks.imports:hacking_import_groups

