Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

project directory cleanup #111

Merged
merged 3 commits into from
Aug 7, 2019
Merged

project directory cleanup #111

merged 3 commits into from
Aug 7, 2019

Conversation

hlxid
Copy link
Member

@hlxid hlxid commented Aug 7, 2019

As described in #108 this PR pulls all the build code into it's own sbt project (/build) to be able to create packages in the build code. Also includes some minor fixes.

Sadly the apply methods don't work reliably in IntelliJ in this configuration. They sometimes they work and sometimes IntelliJ thinks that all apply methods of our custom classes return Any, sbt works always though. So I had to remove all our apply methods and use the new keyword instead.

Api PR: codeoverflow-org/chatoverflow-api#14

@hlxid hlxid added this to the pre-alpha 3 milestone Aug 7, 2019
@sebinside sebinside merged commit f2b1f37 into develop Aug 7, 2019
@hlxid hlxid deleted the fix/108-project-cleanup branch November 29, 2019 18:59
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