diff --git a/rules/S1541/dart/metadata.json b/rules/S1541/dart/metadata.json new file mode 100644 index 00000000000..7a73a41bfdf --- /dev/null +++ b/rules/S1541/dart/metadata.json @@ -0,0 +1,2 @@ +{ +} \ No newline at end of file diff --git a/rules/S1541/dart/rule.adoc b/rules/S1541/dart/rule.adoc new file mode 100644 index 00000000000..c05dfab70df --- /dev/null +++ b/rules/S1541/dart/rule.adoc @@ -0,0 +1,30 @@ +include::../rule.adoc[] + +ifdef::env-github,rspecator-view[] + +''' +== Implementation Specification +(visible only on this page) + +include::../message.adoc[] + +=== Parameters + +.threshold +**** + +---- +15 +---- + +The maximum authorized complexity. +**** + + +''' +== Comments And Links +(visible only on this page) + +include::../comments-and-links.adoc[] + +endif::env-github,rspecator-view[]