rspec/rules/S6432/python/rule.adoc

24 lines
337 B
Plaintext
Raw Normal View History

== Why is this an issue?
2022-12-02 14:53:09 +01:00
FIXME: add a description
// If you want to factorize the description uncomment the following line and create the file.
//include::../description.adoc[]
=== Noncompliant code example
2022-12-02 14:53:09 +01:00
[source,python]
----
FIXME
----
=== Compliant solution
2022-12-02 14:53:09 +01:00
[source,python]
----
FIXME
----
== Resources
2022-12-02 14:53:09 +01:00
FIXME: A list of links