Skip to content

fix: "search" Icon Row Count Increases When "search" Coordinate is Multiple of 4 #198

fix: "search" Icon Row Count Increases When "search" Coordinate is Multiple of 4

fix: "search" Icon Row Count Increases When "search" Coordinate is Multiple of 4 #198

Workflow file for this run

name: StyLua
on:
push:
branches:
- main
pull_request: ~
schedule:
- cron: '0 7 * * 1'
jobs:
stylua:
name: Check codestyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --color always --check .