Skip to content

build(deps): bump similar-asserts from 1.7.0 to 2.0.0 #4721

build(deps): bump similar-asserts from 1.7.0 to 2.0.0

build(deps): bump similar-asserts from 1.7.0 to 2.0.0 #4721

Workflow file for this run

name: Editorconfig
on:
push:
branches:
- master
- 'polkadot-v**'
pull_request:
branches:
- master
- 'polkadot-v**'
merge_group:
branches: master
jobs:
check:
name: 'Check editorconfig'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker -disable-charset -exclude '\.expanded\.rs$'