rspec/rules/S2325/exceptions.adoc
Alban Auzeill 2c306d110e Fix code block ambiguity with old header style
Ensure blank line before list and clean the one leading space
2020-06-30 17:16:12 +02:00

13 lines
302 B
Plaintext

== Exceptions
Methods with the following names are excluded because they can't be made <code>static</code>:
* Application_AuthenticateRequest
* Application_BeginRequest
* Application_End
* Application_EndRequest
* Application_Error
* Application_Init
* Application_Start
* Session_End
* Session_Start