Skip to content
 
 

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

per1234/artistic-style-action

A GitHub Actions action for checking code formatting with Artistic Style.

Please see action.yml for the documentation of the action's inputs.

Example usage

on: [pull_request, push]
jobs:
  check-formatting:
    steps:
      - uses: actions/checkout@v2
      - uses: per1234/artistic-style-action@v1
        with:
          name-patterns: |
            - '*.cpp'
            - '*.h'

Contributing

Pull requests or issue reports are welcome! Please see the contribution rules for instructions.

About

Desperation measure. I have no idea what I'm doing, but the author of this action is MIA and I need to run the test!

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages