Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Intly 3888 #7

Merged
merged 2 commits into from
Nov 27, 2019
Merged

Intly 3888 #7

merged 2 commits into from
Nov 27, 2019

Conversation

maleck13
Copy link
Collaborator

These changes include a basic set of tests for some of functionality. It updates some of the dependencies and fixes some bugs found while testing

Makefile Outdated

.PHONY: code/fix
code/fix:
@gofmt -w `find . -type f -name '*.go' -not -path "./vendor/*"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code/check and code/fix targets are in here twice

@mikenairn
Copy link
Member

@maleck13 The make code/check is currently failing, need to run make code/fix.

Also need to prioritise getting this added to CI, think @pmccarthy might take that on to share the love on the CI front.

@maleck13 maleck13 merged commit 8ee86c2 into master Nov 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants