@@ -10,7 +10,7 @@ _Compability_ is our sacred cow, especially backwards compatibility.
1. **VLA**: Just don't. [Please](https://lkml.org/lkml/2018/3/7/621).
> AND USING VLA'S IS ACTIVELY STUPID!
->> -- Linus Torvalds
+> -- Linus Torvalds
2. **Non-ASCII characters in source code and file paths**
*Compatibility above everything.*