Skip to content

feat: reorged-out logs: re-emitted lost logs with removed=true, and… #4719

feat: reorged-out logs: re-emitted lost logs with removed=true, and…

feat: reorged-out logs: re-emitted lost logs with removed=true, and… #4719

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$'