PHPSTORM code style - Have different tab settings for view and save -
i current required have code meet psr1/psr2 coding standards in phpstorm. unfortunately means code has 4 space tabs, , prefer 2 space tabs.
is there anyway in phpstorm view code having 2 space tabs save code 4 space tabs.
due our procedure git wouldn't able physically convert files between 2 , 4 spaces.
i hoping there nice easy hack allow this
Comments
Post a Comment