Modify S1135: remove Flex (#4704)

This commit is contained in:
Ilia Kebets 2025-02-27 09:09:10 +01:00 committed by GitHub
parent 8d2a7efa47
commit 8b10fbcbb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 33 deletions

View File

@ -1,3 +0,0 @@
{
}

View File

@ -1,30 +0,0 @@
== Why is this an issue?
include::../description.adoc[]
=== Noncompliant code example
[source,flex]
----
void doSomething() {
// TODO
}
----
include::../see.adoc[]
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]