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

Version 0.3.0 Release #148

Merged
merged 4 commits into from
Jun 26, 2020
Merged

Version 0.3.0 Release #148

merged 4 commits into from
Jun 26, 2020

Conversation

roaldnefs
Copy link
Member

Introduction

Version v0.3.0 release, requires to be tagged after being merged into master.

Changed

Other

Fixes #135.

roaldnefs and others added 3 commits June 25, 2020 21:27
Remove Salt as a dependency of salt-lint by:
- Including the `six` and `pyyaml` libraries directly.
- Specify the colors directly.

This also fixes warpnet#135.

Signed-off-by: Roald Nefs <info@roaldnefs.com>
Update Formatter initialization:
- Use common BaseFormatter.
- Set color flag on initialization of the formatter.

Signed-off-by: Roald Nefs <roald@warpnet.nl>
Signed-off-by: Roald Nefs <info@roaldnefs.com>
Signed-off-by: Roald Nefs <info@roaldnefs.com>
@roaldnefs roaldnefs added Type: Enhancement New feature or request Priority: Low labels Jun 25, 2020
@roaldnefs roaldnefs requested a review from jbouter June 25, 2020 19:36
@roaldnefs roaldnefs self-assigned this Jun 25, 2020
Signed-off-by: Roald Nefs <info@roaldnefs.com>
@roaldnefs roaldnefs merged commit bea78c3 into warpnet:master Jun 26, 2020
@roaldnefs roaldnefs deleted the release-v0.3.0 branch June 26, 2020 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Having salt-lint depend on salt adds unneeded dependecies
2 participants