rspec/rules/S2612/ask-yourself.adoc
2020-06-30 17:16:12 +02:00

7 lines
234 B
Plaintext

== Ask Yourself Whether
* The application is designed to be run on a multi-user environment.
* Corresponding files and directories may contain confidential information.
There is a risk if you answered yes to any of those questions.