Skip to content

Add Utils to read files#93

Merged
f-meloni merged 2 commits intomasterfrom
read_file
May 18, 2020
Merged

Add Utils to read files#93
f-meloni merged 2 commits intomasterfrom
read_file

Conversation

@f-meloni
Copy link
Member

No description provided.

val onGitLab
get() = _gitlab != null

val utils = Utils()
Copy link
Member

Choose a reason for hiding this comment

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

what about provide a set of extensions functions instead? then we don't need to put an additional object for that.
Same way as implemented for the onGitHub and onBitbucket

Copy link
Member Author

Choose a reason for hiding this comment

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

We use utils on the other danger, I prefer to keep the consistency, also because the functions are the same

@f-meloni f-meloni merged commit 17f9074 into master May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants