Skip to content

Lint autocorrect fixes#425

Merged
addb merged 1 commit intoadobe:devfrom
addb:format
Oct 20, 2023
Merged

Lint autocorrect fixes#425
addb merged 1 commit intoadobe:devfrom
addb:format

Conversation

@addb
Copy link
Copy Markdown
Contributor

@addb addb commented Oct 19, 2023

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@addb addb requested review from emdobrin and timkimadobe October 19, 2023 23:50
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 20, 2023

Codecov Report

Merging #425 (3f08f70) into dev (8ecf67e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #425   +/-   ##
=======================================
  Coverage   96.77%   96.77%           
=======================================
  Files          27       27           
  Lines        1672     1672           
=======================================
  Hits         1618     1618           
  Misses         54       54           

@kevinlind
Copy link
Copy Markdown
Contributor

We should consider running SwiftLint for our test files in CI as well, like we do for source code and the test apps.

@addb addb merged commit f86f734 into adobe:dev Oct 20, 2023
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