[EFL] Remove whitespace/declaration style exception
https://bugs.webkit.org/show_bug.cgi?id=75424

Reviewed by David Levin.

Source/WebKit/efl:

EFL port doesn't need to avoid *whitespace/declaration* exception because of coding
style change. However, EWebLauncher and MiniBrowser need to use EFL coding style because
they are EFL application.

* WebCoreSupport/FrameLoaderClientEfl.cpp:
* ewk/ewk_frame.cpp:
(ewk_frame_feed_touch_event):
* ewk/ewk_tiled_matrix.cpp:
(ewk_tile_matrix_invalidate):
* ewk/ewk_view.cpp:

Tools:

Remove *whitespace/eclaration* style rule. However, EWebLauncher and MiniBrowser are EFL simple
application. So, they still need to use EFL coding style.

* Scripts/webkitpy/style/checker.py:


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@103911 268f45cc-cd09-0410-ab3c-d52691b4dbfc
6 files changed