summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-29 16:28:17 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-29 16:28:17 +0000
commitd79d962ed7046a7fc6a53bdfe472d68f273f3b68 (patch)
tree1f2d820f66283f8905b947ca14c734dcf26a4973 /docutils/docs/dev
parentfbf6ed81005614eb13e3db1c6c53f565cb22ef44 (diff)
downloaddocutils-d79d962ed7046a7fc6a53bdfe472d68f273f3b68.tar.gz
Fix code indentation
Check conformance to our coding policies with flake8. Fix the following problems: E111 indentation is not a multiple of four E114 indentation is not a multiple of four (comment) E115 expected an indented block (comment) E116 unexpected indentation (comment) E117 over-indented E121 continuation line under-indented for hanging indent E122 continuation line missing indentation or outdented E124 closing bracked does not match visual indentaion E127 continuation line over-indented for visual indent E128 continuation line under-indented for visual indent E131 continuation line unaligned for hanging indent git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8994 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
0 files changed, 0 insertions, 0 deletions