AbnormalSec / darkbox

what's in the box?! :package:
Do What The F*ck You Want To Public License
2 stars 1 forks source link

Documentation: outline programming practices #7

Open deadPix3l opened 6 years ago

deadPix3l commented 6 years ago

this is not just for us, but future people who may submit pull requests.

create wiki page documenting what practices we like and agree to stick to them.

Several things such as if(error condition) vs try-except, how parameters whould be passed, etc are inconsistent between us. we need to sit down and agree to be consistent in one way or the other on these topics, and then document those choices in the wiki.