![github-actions[bot]](/assets/img/avatar_default.png)
* Create rule S6669 * First specification * Add backticks * Add compliant and noncompliant comments * Add properties * Use standard RSPEC format for links * Change the scope to "Main" * Fix default format regex * Remove VB.NET * Add logging tag * Fix asciidoc issues --------- Co-authored-by: cristian-ambrosini-sonarsource <cristian-ambrosini-sonarsource@users.noreply.github.com> Co-authored-by: Cristian Ambrosini <cristian.ambrosini@sonarsource.com> Co-authored-by: Gregory Paidis <gregory.paidis@sonarsource.com> Co-authored-by: Gregory Paidis <115458417+gregory-paidis-sonarsource@users.noreply.github.com>
27 lines
416 B
Plaintext
27 lines
416 B
Plaintext
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
=== Message
|
|
|
|
Rename this [field/property] "XXX" to match the regular expression ${format}.
|
|
|
|
=== Parameters
|
|
|
|
.format
|
|
****
|
|
|
|
----
|
|
^_?[Ll]og(ger)?$
|
|
----
|
|
|
|
Regular expression used to check the field or property names against.
|
|
****
|
|
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
endif::env-github,rspecator-view[] |