Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Bugfix/kak/fix angular linter errors #1366

Merged
merged 2 commits into from
Dec 3, 2019
Merged

Bugfix/kak/fix angular linter errors #1366

merged 2 commits into from
Dec 3, 2019

Conversation

flibbertigibbet
Copy link
Contributor

@flibbertigibbet flibbertigibbet commented Nov 22, 2019

Overview

Fixes multiple Angular linter errors.

Most were fixed via lint:fix automatically, apart from a shadowed variable name (map where a map function was imported).

Demo

Before:
image

Testing Instructions

  • ./scripts/yarn lint should pass

- [ ] Is the CHANGELOG.md updated with any relevant additions, changes, fixes or removals following the format of keepachangelog?

Connects #1365

Auto-fix linter errors with lint:fix.
Rename map variable where map function imported.
Copy link
Contributor

@maurizi maurizi left a comment

Choose a reason for hiding this comment

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

👍

@flibbertigibbet flibbertigibbet merged commit 924894c into azavea:develop Dec 3, 2019
@flibbertigibbet flibbertigibbet deleted the bugfix/kak/fix-angular-linter-errors branch December 3, 2019 16:08
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