Skip to content

Fix script for latest swiftlint#204

Merged
kevinlind merged 1 commit intoadobe:mainfrom
emdobrin:main
Jul 29, 2021
Merged

Fix script for latest swiftlint#204
kevinlind merged 1 commit intoadobe:mainfrom
emdobrin:main

Conversation

@emdobrin
Copy link
Copy Markdown
Contributor

Description

This change is required when running swiftlint 0.43.0 and above, due to the new way of referencing the config file path. More details: https://github.com/realm/SwiftLint/releases/tag/0.43.0

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.

@emdobrin emdobrin requested a review from kevinlind July 29, 2021 17:12
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 29, 2021

Codecov Report

Merging #204 (0ddd854) into main (fb647ac) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage   94.29%   94.29%           
=======================================
  Files          26       26           
  Lines         910      910           
=======================================
  Hits          858      858           
  Misses         52       52           

@kevinlind kevinlind merged commit 94c6ac3 into adobe:main Jul 29, 2021
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.

2 participants