Sha256: e237f7824a16dab6494eeafad2a2b059dcfb6d3099c1cd058b661d5bf1cd3a5b
Contents?: true
Size: 795 Bytes
Versions: 52
Compression:
Stored size: 795 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>name</key> <string>Indentation Rules</string> <key>scope</key> <string>source.php</string> <key>settings</key> <dict> <key>decreaseIndentPattern</key> <string>(?x) ^ (.*\*/)? \s* \} ( [^}{"']* \{ | \s* while \s* \( .* )? [;\s]* (//.*|/\*.*\*/\s*)? $|<\?(php)?\s+(else(if)?|end(if|for(each)?|while))</string> <key>indentNextLinePattern</key> <string>^(?!.*(#|//|\*/|<\?))(?!.*[};:]\s*(//|/\*.*\*/\s*$)).*[^\s;:{}]\s*$|<\?php.+?\b(if|else(?:if)?|for(?:each)?|while)\b.*:(?!.*end\1)</string> </dict> <key>uuid</key> <string>CA15DF69-E80D-46DA-BD45-E88C68E92117</string> </dict> </plist>
Version data entries
52 entries across 44 versions & 3 rubygems