13 lines
384 B
Plaintext
Raw Normal View History

2020-06-30 10:16:44 +02:00
Shared coding conventions allow teams to collaborate effectively. This rule allows to check that all class names (and interfaces for TypeScript) match a provided regular expression.
include::../noncompliant.adoc[]
include::../compliant.adoc[]
ifdef::rspecator-view[]
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::rspecator-view[]