This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Copyright 2014 by Rainer Rillke | |
* Makes sure Flickr iframes and images always look great. | |
* You may use and re-distribute and modify this file, povided | |
* that the above copyright notice and this text will be | |
* preserved. | |
* This software comes without any warranty. | |
* You may also use it under the terms of the JSON license. | |
*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<profiles> | |
<profile name="mw"> | |
<setting id="indentationChar" value="	"/> | |
<setting id="insert_space_after_opening_paren_in_declare" value="false"/> | |
<setting id="insert_space_before_closing_paren_in_declare" value="false"/> | |
<setting id="insert_space_before_opening_paren_in_declare" value="false"/> | |
<setting id="org.eclipse.php.core.formatter.insert_new_line_in_function_invoke" value="0"/> | |
<setting id="org.eclipse.php.formatter.core.formatter.alignment_for_arguments_in_allocation_expression_force_split" value="false"/> | |
<setting id="org.eclipse.php.formatter.core.formatter.alignment_for_arguments_in_allocation_expression_indent_policy" value="2"/> |
NewerOlder