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

Implemented some features #7853

Merged
merged 2 commits into from
Mar 17, 2020
Merged

Implemented some features #7853

merged 2 commits into from
Mar 17, 2020

Conversation

npanuhin
Copy link
Contributor

@npanuhin npanuhin commented Mar 16, 2020

Implemented some features from #4310:

  • Remove redundant keys that specify the general default value, notably platforms (also "platforms": ["windows", "linux", "osx"]) | Done for platforms
  • Translate labels to lower case | Currently commented, because it only shows an error, but does not change the value (maybe this is okay?)

Also, changed redundant keys:

  • "osx-x32" and "osx-x64" -> "osx"
  • "linux-x32" and "linux-x64" -> "linux"
  • "windows-x32" and "windows-x64" -> "windows"

Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a comment

Choose a reason for hiding this comment

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

Automated testing result: SUCCESS

Packages modified:
  - AvrAssembler
  - BowerInjector
  - CFile
  - CodeTimeTracker
  - Codeforces Util
  - Crollow
  - Deckard
  - Django-Model-Converter
  - Django-Rest-Snippets
  - EasyClangComplete
  - Exalt
  - ImportJS
  - JavaIME
  - LuaSimpleComplete
  - Material Design Lite Snippets
  - NativeBase Snippets Sublime
  - Nodejs
  - QuickEdit
  - Rsync SSH
  - WD AngularJS Snippets
  - iLorem
  - iReset
  - phpfmt

Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a comment

Choose a reason for hiding this comment

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

Automated testing result: SUCCESS

Packages modified:
  - AvrAssembler
  - BowerInjector
  - CFile
  - CodeTimeTracker
  - Codeforces Util
  - Crollow
  - Deckard
  - Django-Model-Converter
  - Django-Rest-Snippets
  - EasyClangComplete
  - Exalt
  - ImportJS
  - JavaIME
  - LuaSimpleComplete
  - Material Design Lite Snippets
  - NativeBase Snippets Sublime
  - Nodejs
  - QuickEdit
  - Rsync SSH
  - WD AngularJS Snippets
  - iLorem
  - iReset
  - phpfmt

@FichteFoll FichteFoll mentioned this pull request Mar 17, 2020
7 tasks
@FichteFoll
Copy link
Collaborator

Thanks!

@FichteFoll FichteFoll merged commit 577bac4 into wbond:master Mar 17, 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.

3 participants