Skip to content

raphaelbussa/swiftlint-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftLint Action

This is a simple action to run SwiftLint on linux runner with no problems

The action is using docker to run SwiftLint

Usage

- name: SwiftLint
  uses: raphaelbussa/swiftlint-action@main
  with:
    subcommand: lint --strict # Pass any subcommand needed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published