Pete Kim

Results 24 comments of Pete Kim

> > I'd also consider changing its name to something else, since `nonces` is quite generic and non-descript. > > Do you have a suggestion? permitNonces

It appears that this plugin does not work with solhint 0.3.x?

looks like lib one isn't even used.. what's the purpose of putting one there? @dqminh @ctrlaltreboot

Could you provide a publicly accessible subversion repo that I can test this on? (sorry)

AFAIK right now mosh works on Nitrous.IO boxes only through SSH tunnels. Were you able to get it working?

@Chillee I think you meant to say ``` "before": [ "" ], ``` for the redo.

Any reason for not doing `new Something`?

It was to support local imports if you have any, but yeah I agree that an option would be great. Will add this.

Latest version unless you do `parts install ack --version x.xx`, we determine what's latest by looking at parent class (does it inherit from Package?) no fancy version matching algo needed.

in those cases (python is a more appropriate example), we can have two different packges... python_xx that is 2.x only vs python3_xx