yamllint/docs
Adrien Vergé 89b75b7c05 refactor: Remove UTF-8 headers in Python files
The `# -*- coding: utf-8 -*-` headers were useful for Python 2, and
aren't needed for Python 3 where UTF-8 is the default.

yamllint support of Python 2 was dropped in early 2021, see commit
a3fc64d "End support for Python 2".

Let's drop these headers.
2022-06-09 09:40:06 +02:00
..
conf.py refactor: Remove UTF-8 headers in Python files 2022-06-09 09:40:06 +02:00
configuration.rst docs: Attempt to clarify configuration file location 2022-03-24 10:23:39 +01:00
development.rst docs: Add Python API usage example 2020-08-25 20:10:32 +02:00
disable_with_comments.rst Allow disabling all checks for a file 2019-11-19 11:26:31 +01:00
index.rst Add documentation for pre-commit 2017-07-19 14:56:21 +02:00
integration.rst Remove the repeated word "automatically" in GHA doc 2022-03-21 13:48:34 +01:00
Makefile Doc: Generate documentation with Sphinx 2016-01-22 18:20:28 +01:00
quickstart.rst add OpenBSD installation instructions. 2019-07-09 10:04:48 +02:00
rules.rst docs: Fix missing quoted-strings module in documentation 2018-10-11 15:27:58 +02:00
screenshot.png Doc: Update screenshot to include 'key-duplicates' 2016-02-01 22:41:56 +01:00
text_editors.rst Add information about Emacs integration 2017-03-25 18:53:09 +01:00