-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from YetiForceCompany/developer
Developer
- Loading branch information
Showing
1,716 changed files
with
125,143 additions
and
19,449 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
*.php text eol=lf | ||
*.js text eol=lf | ||
*.css text eol=lf | ||
*.less text eol=lf | ||
*.scss text eol=lf | ||
*.sass text eol=lf | ||
*.tpl text eol=lf | ||
*.properties text eol=lf | ||
*.txt text eol=lf | ||
*.md text eol=lf | ||
*.htaccess text eol=lf | ||
*.service text eol=lf | ||
*.html text eol=lf | ||
*.sql text eol=lf | ||
*.ini text eol=lf | ||
*.json text eol=lf | ||
*.yml text eol=lf | ||
*.yarnclean text eol=lf | ||
*.lock text eol=lf | ||
*.yarn-integrity text eol=lf |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"php":"7.1.9","version":"2.10.3","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_constants":true,"lowercase_keywords":true,"method_argument_space":{"ensure_fully_multiline":true},"no_break_comment":true,"no_closing_tag":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true},"hashes":{"program\\steps\\mail\\autocomplete.inc":59813346,"program\\localization\\en_US\\labels.inc":1660824767,"program\\steps\\mail\\compose.inc":542533465,"version.php":132446803}} |
Oops, something went wrong.