You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This normally wouldn't be a problem (and I would be all for it) except that the drupal packaging system does NOT provide newlines at the end of the files. This plugin seems to touch all .info files in the project... even ones not downloaded using git. This causes issues when patches are applied that change the .info file. Also this seems to be overreaching and hitting up custom modules as well.
The text was updated successfully, but these errors were encountered:
This normally wouldn't be a problem (and I would be all for it) except that the drupal packaging system does NOT provide newlines at the end of the files. This plugin seems to touch all .info files in the project... even ones not downloaded using git. This causes issues when patches are applied that change the .info file. Also this seems to be overreaching and hitting up custom modules as well.
The text was updated successfully, but these errors were encountered: