Added a skip list file for 'hg annotate' to suppress the changes made by the code reformatting with black. eric7

Wed, 19 Oct 2022 17:55:01 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 19 Oct 2022 17:55:01 +0200
branch
eric7
changeset 9424
47fcd27ea82e
parent 9423
f30b9e9819cc
child 9425
b1707793e213

Added a skip list file for 'hg annotate' to suppress the changes made by the code reformatting with black.

.hgannotate_skiplist file | annotate | diff | comparison | revisions
eric7.epj file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgannotate_skiplist	Wed Oct 19 17:55:01 2022 +0200
@@ -0,0 +1,3 @@
+# skip list with one changeset ID per line
+
+bf71ee032bb4
--- a/eric7.epj	Wed Oct 19 17:47:50 2022 +0200
+++ b/eric7.epj	Wed Oct 19 17:55:01 2022 +0200
@@ -762,6 +762,7 @@
     },
     "MIXEDLANGUAGE": false,
     "OTHERS": [
+      ".hgannotate_skiplist",
       ".hgignore",
       "Dictionaries",
       "MANIFEST.in",

eric ide

mercurial