Commit graph

28 commits

Author SHA1 Message Date
Anthony Sottile
0be0ae7842
add myself to maintenance 2023-01-11 09:19:54 -05:00
Stavros Ntentos
ece6e2d1a8 Add Discord invite badge to README.rst
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
2022-07-04 21:35:53 +03:00
Anthony Sottile
c6882772e1 where possible http->https and fix links 2022-02-10 15:47:58 -05:00
Anthony Sottile
ea52cb6f76 master -> main 2021-10-10 16:53:37 -07:00
Anthony Sottile
b8c1547420
Merge pull request #1305 from asottile/replace_gitlab_urls
Replace gitlab urls
2021-04-03 18:23:42 -07:00
Anthony Sottile
e1bf883668 fix manual gitlab links 2021-04-03 18:21:02 -07:00
Anthony Sottile
0fa32894fd enable github actions 2021-04-03 14:50:31 -07:00
Jesaja Everling
cafe780514 Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469 2018-10-28 20:17:01 +01:00
Ville Skyttä
cc5558c926 docs: Link fixes and redirect avoidance 2018-05-21 18:17:59 +02:00
Daniel Quinn
4d9d325d3c Point documentation to http: instead of https:
The certificate at that URL is for `readthedocs.io`, so if you want to use https, it's best to use `flake8.readthedocs.io` and not `flake8.pycqa.org`.  As it is currently, you get a certificate error.

Note also that the `Code of Conduct` and `Getting Started Contributing` links are using `http` and pointing to the insecure domain, so if you do want https, you should change those as well.
2016-08-11 16:11:26 +00:00
Jason R. Coombs
3dd2c90f84 Fix hyperlink in Links. 2016-07-28 19:14:41 +00:00
Ian Cordasco
6b7855e102
Update the README 2016-06-25 20:09:56 -05:00
Adam Chainz
e459e57d58 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-06-15 21:57:11 +01:00
Ned Batchelder
17e397fb2c Add a FAQ section to the readme 2015-12-11 08:14:21 -05:00
Tarek Ziade
26283741b9 we want those links in the doc 2013-06-19 11:48:22 +02:00
Ian Cordasco
8935e0f5c1 Update the README to include the mailing list 2013-03-21 11:26:15 -04:00
Florent Xicluna
f5825f7290 Re-use the README to avoid duplication with the documentation 2013-02-23 13:19:12 +01:00
Ian Cordasco
50e3ce9c78 Merge flint-merge branch 2013-02-22 11:37:53 -05:00
Florent Xicluna
6a984fdfdd Plugin pep8-naming is released 2013-02-22 12:57:05 +01:00
Florent Xicluna
b13ec0acef Typo in the sample output 2013-02-22 10:36:51 +01:00
Florent Xicluna
47bf888781 Review the content of the README 2013-02-22 10:35:11 +01:00
Florent Xicluna
8af0f1ed98 Add information to the README.rst 2013-02-20 22:50:12 +01:00
Florent Xicluna
9a8d85d22f Move the changelog to CHANGES.rst 2013-02-20 22:50:12 +01:00
Marc Schlaich
d242899fb5 Added some messages for pep8 2013-02-20 11:36:30 +01:00
Ian Cordasco
10cc0f3391 Update Buildout docs 2013-02-11 11:18:41 -05:00
Ian Cordasco
d220a65222 Transition to pyflakes 0.6.1
That was less painful than I thought it would be.
2013-02-08 17:35:56 -05:00
Ian Cordasco
9445a25f50 Use alternate warnings from flakey
Update the README to reflect this change.
2013-01-22 10:32:01 -05:00
Ian Cordasco
d8a30e19af Mention changes in preparation for 2.0.0
Working version of --install-hook.
2013-01-02 16:04:55 -05:00
Renamed from README (Browse further)