Differences between revisions 2 and 17 (spanning 15 versions)
Revision 2 as of 2020-02-15 16:08:51
Size: 680
Editor: chapoton
Comment:
Revision 17 as of 2022-04-18 02:40:15
Size: 108
Editor: mkoeppe
Comment: move to https://trac.sagemath.org/wiki/patchbot/plugins
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= explanations on the patchbot plugins = ## page was renamed from plugins
Line 3: Line 3:
== commit_messages ==

Check for the existence of a commit message for every commit.

== coverage ==

Try to check that coverage did increase.

== non_ascii ==

Look for the presence of non-ascii characters in python and cython files.

This detects the presence of the encoding line at the top of files.

== doctest_continuation ==

== foreign_latex ==

== oldstyle_print ==

== python3_py ==

== python3_pyx ==

== python3 ==

== pyflakes ==

== pycodestyle ==

== blocks ==

== triple_colon ==

== trac_links ==

== startup_time ==

== startup_modules ==

== docbuild ==

== git_rev_list ==
This page has moved to https://trac.sagemath.org/wiki/patchbot/plugins

This page has moved to https://trac.sagemath.org/wiki/patchbot/plugins

patchbot/plugins (last edited 2022-04-18 02:40:15 by mkoeppe)