Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

build(deps): bump twig/twig from 3.10.3 to 3.11.1 (#10) #70

build(deps): bump twig/twig from 3.10.3 to 3.11.1 (#10)

build(deps): bump twig/twig from 3.10.3 to 3.11.1 (#10) #70

Workflow file for this run

name: Lint
on: [ push, pull_request ]
jobs:
lint:
name: Coding style standard and static analysis check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: lint
run: make lint