Closed (fixed)
Project:
Coder
Version:
8.x-3.x-dev
Component:
Coder Sniffer
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2018 at 18:01 UTC
Updated:
10 May 2019 at 10:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jhedstromHere's just such a rule :)
Comment #3
jhedstromThere's something wonky going on with the tarballed versions of this module (2.12 anyway), where test sources are not there, so the patch in #2 fails to apply. Here's the patch with just the sniff, so it applies cleanly to the 2.12 tarball.
The patch in #2 should still be the one to be reviewed, committed, etc.
Comment #4
drumm#2783285: Declare files which should not be packaged for production
Comment #5
klausiMakes sense! Can you port this to Coder 8.x-3.x?
And please create a pull request against https://github.com/pfrenssen/coder so that we see the automated tests run :-)
Comment #6
jhedstromPR opened https://github.com/pfrenssen/coder/pull/35
Comment #8
klausiCommitted, thanks!