add another wildcard import link
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 1 Feb 2022 10:29:47 +0000 (10:29 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 1 Feb 2022 10:29:47 +0000 (10:29 +0000)
HDL_workflow.mdwn

index f4f45ec89cb4c3f77dcb563d397d557f796d4ef3..bb3ad952ae577298d1dfcfab0539d72503978e96 100644 (file)
@@ -927,7 +927,10 @@ the double import of the class from two separate locations, immediately.
 
 Really.  don't.  use.  wildcards.
 
-More about this here <https://www.asmeurer.com/removestar/>
+More about this here:
+
+* <https://www.asmeurer.com/removestar/>
+* <https://rules.sonarsource.com/python/RSPEC-2208>
 
 ### Keep file and variables short but clear