summaryrefslogtreecommitdiff
path: root/docs/source/plugin-development
Commit message (Expand)AuthorAgeFilesLines
* some manual python2 metadata cleanupAnthony Sottile2021-03-301-1/+0
* add video tutorial to plugin development pageAnthony Sottile2020-09-201-0/+13
* Update registering-plugins.rstMax Grishkin2020-07-281-1/+1
* move from optparse to argparseAnthony Sottile2019-08-171-11/+11
* Fix sample entry points in docsasottile-entry-point-docs-fixupAnthony Sottile2019-05-211-3/+3
* Latest pycodestyleAnthony Sottile2019-01-291-0/+1
* Remove unused and broken flake8.listen plugin typeAnthony Sottile2018-12-271-4/+1
* Recommend registering plugin options using `add_options` and `parse_options` ...Alexander Schlarb2018-12-161-7/+7
* Grammar fixesVille Skyttä2018-11-111-1/+1
* docs: Link fixes and redirect avoidanceVille Skyttä2018-05-212-2/+2
* Spelling and grammar fixesVille Skyttä2018-05-131-1/+1
* fixed emphasis on last lineTyler Wince2018-03-301-3/+3
* added language for entry point lengthTyler Wince2018-03-301-101/+7
* add common entry points and instruction to docsTyler Wince2018-03-291-0/+102
* Drop from __future__ import with_statement from docsJon Dufresne2017-11-261-1/+0
* Add previous_unindented_logical_line attributeYen Chi Hsuan2016-11-081-0/+1
* Trim trailing spaces from documentationIan Cordasco2016-10-251-5/+5
* Merge branch 'file-tokens' of xzise/flake8Ian Cordasco2016-10-251-11/+11
|\
| * Add support for tokens of a complete fileFabian Neundorf2016-07-221-4/+13
* | Document how it determines when the plugin is runFabian Neundorf2016-08-011-0/+6
* | Make the documentation very obviousIan Cordasco2016-07-261-2/+17
* | Clarify what the X in the entry points doesFabian Neundorf2016-07-261-1/+5
* | Update documentation to separate parameter typesFabian Neundorf2016-07-251-4/+11
|/
* Fix typo in documentation using `indect`Fabian Neundorf2016-07-211-1/+1
* Trim trailing whitespace in compat docsIan Cordasco2016-07-201-1/+1
* Document flake8-polyfill in compatibility sectionIan Cordasco2016-07-201-46/+77
* Add new Flake8 classifier to Trove listIan Cordasco2016-07-091-0/+1
* Use option name provided by the parserFabian Neundorf2016-07-091-4/+4
* Update compatibility docsIan Cordasco2016-06-261-2/+8
* Rename dev subdirectory to plugin-developmentIan Cordasco2016-06-256-0/+538