Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F211360
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
470 B
Subscribers
None
View Options
diff --git a/.php_cs b/.php_cs
new file mode 100644
index 0000000..4905d18
--- /dev/null
+++ b/.php_cs
@@ -0,0 +1,13 @@
+<?php
+
+return Symfony\CS\Config\Config::create()
+ ->finder(
+ Symfony\CS\Finder\DefaultFinder::create()
+ ->exclude('cache/compiled')
+ ->exclude('includes/Smarty')
+ ->exclude('js/FCKeditor')
+ ->exclude('js/dojo')
+ ->exclude('apps/hotglue')
+ ->in(__DIR__)
+ )
+;
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Nov 23, 10:12 (1 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
21148
Default Alt Text
(470 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment