adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

feat: --linter flag #770

Closed MichaelGoberling closed 7 months ago

MichaelGoberling commented 7 months ago

Description

Add an optional --linter flag

Depends on: https://github.com/adobe/generator-aio-app/pull/247

Related Issue

Closes https://github.com/adobe/aio-cli-plugin-app/issues/738

Motivation and Context

How Has This Been Tested?

npm run test, locally linked plugin

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cb59ac5) 100.00% compared to head (44c1e9e) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #770 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 56 56 Lines 3232 3232 Branches 614 614 ========================================= Hits 3232 3232 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.