#14799: reduce 'port lint' pedantry ---------------------------------+------------------------------------------ Reporter: ricci@macports.org | Owner: jmpp@macports.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | ---------------------------------+------------------------------------------ Changes (by blb@macports.org): * status: new => closed * resolution: => fixed Comment: nitpick option added to 'port lint' in r41511. {{{ $ port lint cidr ---> Verifying Portfile for cidr ---> 0 errors and 0 warnings found. $ port lint --nitpick cidr ---> Verifying Portfile for cidr Warning: Line 4 should be a newline (after PortSystem) ---> 0 errors and 1 warnings found. }}} -- Ticket URL: <http://trac.macports.org/ticket/14799#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS