Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS enabled by default #1700

Merged
merged 1 commit into from
Jul 23, 2019
Merged

TS enabled by default #1700

merged 1 commit into from
Jul 23, 2019

Conversation

PalumboN
Copy link
Contributor

Fix #1468

Después de 6 horas de pruebas...

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.181% when pulling ff9249a on enable-ts-by-default into 472ace2 on dev.

Copy link
Member

@npasserini npasserini left a comment

Choose a reason for hiding this comment

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

🥇

@fdodino
Copy link
Collaborator

fdodino commented Jul 21, 2019

Vamoooo!!!

@@ -8,7 +8,7 @@ import org.uqbar.project.wollok.validation.CheckSeverity
class DefaultWollokTypeSystemPreferences implements WollokTypeSystemPreference {

override isTypeSystemEnabled(EObject file) {
false
enebledDefault
Copy link
Collaborator

Choose a reason for hiding this comment

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

una pavada, pero quedó enebledDefault en lugar de enabledDefault

@fdodino fdodino merged commit a705fe3 into dev Jul 23, 2019
@fdodino fdodino deleted the enable-ts-by-default branch July 23, 2019 00:25
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.

Enable type system by default
4 participants