You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.rst
-1
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,6 @@ Coding Guidelines
96
96
- always code with `PEP 8`_ conventions
97
97
- always run source code through `flake8`_ and `pylint`_, using all pylint defaults except for ``C0111``. ``sbin/pycsw-pylint.sh`` is included for convenience
98
98
- for exceptions which make their way to OGC ``ExceptionReport`` XML, always specify the appropriate ``locator`` and ``code`` parameters
99
-
- the pycsw wiki documents `developer tasks`_ for things like releasing documentation, testing, etc.
0 commit comments