Skip to content

feat: restructure pillager for improved modularity and feature expansion [TASK-10] [TASK-11] [TASK-13] #218

feat: restructure pillager for improved modularity and feature expansion [TASK-10] [TASK-11] [TASK-13]

feat: restructure pillager for improved modularity and feature expansion [TASK-10] [TASK-11] [TASK-13] #218

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
reviewdog:
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v1
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2