Fixing Linting, Vetting & Formatting Issues (Fix #8) #47

Merged
dan merged 1 commits from cleanup into master 2019-01-11 20:01:07 +00:00
Owner

This commit brings the code mostly up to standard and resolves #8. Added a few explicit TODOs in the code that earmark planned deprecation, made allowances for autogenerated code.

This commit brings the code mostly up to standard and resolves #8. Added a few explicit TODOs in the code that earmark planned deprecation, made allowances for autogenerated code.
First-time contributor
Drone Build Status: success https://build.openprivacy.ca/openprivacy/libricochet-go/117
Owner

if it fixes it, edit the .drone.yml file and enable strict golint by adding -set_exit_status as an arg to golinton line 19

if it fixes it, edit the .drone.yml file and enable strict golint by adding -set_exit_status as an arg to golinton line 19
First-time contributor
Drone Build Status: success https://build.openprivacy.ca/openprivacy/libricochet-go/119
Author
Owner
Done, See https://build.openprivacy.ca/openprivacy/libricochet-go/120/4
First-time contributor
Drone Build Status: success https://build.openprivacy.ca/openprivacy/libricochet-go/121
Owner

application should pass

I agree, ignoring application/examples, examples and wire should be fine.

i think application only needs 2 things

application should pass I agree, ignoring application/examples, examples and wire should be fine. i think application only needs 2 things
Author
Owner

Changing application requires follow up changes in Cwtch, and other downstreams that directly instantiate ApplicationInstance. That's going to require a 3-part change to do nicely which I think makes sens to do separately.

Changing application requires follow up changes in Cwtch, and other downstreams that directly instantiate ApplicationInstance. That's going to require a 3-part change to do nicely which I think makes sens to do separately.
dan closed this pull request 2019-01-11 20:01:06 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: openprivacy/libricochet-go#47
No description provided.