We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 590e455 + 8fc58dd commit 4240e24Copy full SHA for 4240e24
README.md
@@ -3342,9 +3342,9 @@ condition](#safe-assignment-in-condition).
3342
3343
## Metaprogramming
3344
3345
-* <a name="no-metaprogramming-masturbation"></a>
+* <a name="no-needless-metaprogramming"></a>
3346
Avoid needless metaprogramming.
3347
-<sup>[[link](#no-metaprogramming-masturbation)]</sup>
+<sup>[[link](#no-needless-metaprogramming)]</sup>
3348
3349
* <a name="no-monkey-patching"></a>
3350
Do not mess around in core classes when writing libraries. (Do not
0 commit comments