Wed, 19 Oct 2022 13:39:16 +0200
Git Interface and Mercurial Interface
- added support for `git blame --ignore-revs-file` including an action to create such a skip list file
- added support for `hg annotate --skip` including an action to create a file for the commit IDs to be skipped (one per line)
<!DOCTYPE html> <html><head> <title>eric7.Plugins.CheckerPlugins</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins</h1> <p> Package containing the various core checker plugins. </p> <h3>Packages</h3> <table> <tr> <td><a href="index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.html">CodeStyleChecker</a></td> <td>Package containing the code style checker and fixer plug-in.</td> </tr> <tr> <td><a href="index-eric7.Plugins.CheckerPlugins.SyntaxChecker.html">SyntaxChecker</a></td> <td>Package containing the Syntax Checker plugin.</td> </tr> </table> </body></html>