diff --git a/.editorconfig b/.editorconfig index 2e9da850b9..ade4c35a83 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,9 @@ ; Top-most EditorConfig file root = true +[*] +insert_final_newline = true + ; 4-column tab indentation [*.cpp] indent_style = tab diff --git a/web/public_php/admin/overlib/overlib_anchor.js b/web/public_php/admin/overlib/overlib_anchor.js index 2dd75cf90d..510b2dd7ef 100644 --- a/web/public_php/admin/overlib/overlib_anchor.js +++ b/web/public_php/admin/overlib/overlib_anchor.js @@ -330,4 +330,4 @@ registerHook("createPopup", anchorPreface, FAFTER); registerHook("horizontalPlacement", anchorHorizontal, FCHAIN); registerHook("verticalPlacement", anchorVertical, FCHAIN); if(olInfo.meets(4.10)) registerNoParameterCommands('noanchorwarn'); -} \ No newline at end of file +} diff --git a/web/public_php/ams/css/uploadify.css b/web/public_php/ams/css/uploadify.css index 89e1932602..1185a4d1ac 100644 --- a/web/public_php/ams/css/uploadify.css +++ b/web/public_php/ams/css/uploadify.css @@ -89,4 +89,4 @@ Released under the MIT License