We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2344a34 commit ac54886Copy full SHA for ac54886
docs/developer.rst
@@ -101,7 +101,10 @@ Then be sure to pass the tests::
101
$ python pep8.py --doctest
102
$ python pep8.py --verbose pep8.py
103
104
+When contributing to pycodestyle, please observe our `Code of Conduct`_.
105
+
106
.. _PEP 8: http://www.python.org/dev/peps/pep-0008/
107
+.. _Code of Conduct: http://meta.pycqa.org/en/latest/code-of-conduct.html
108
109
110
Changes
0 commit comments