Skip to content

Escape dots in SSID name in order to be NetPlan config ready #316

Escape dots in SSID name in order to be NetPlan config ready

Escape dots in SSID name in order to be NetPlan config ready #316

Workflow file for this run

name: Coding style check
on:
pull_request:
types: [opened, reopened, edited, synchronize, review_requested]
concurrency:
group: coding-style-${{github.event.pull_request.number}}
cancel-in-progress: true
jobs:
editorconfig:
name: "Coding style check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker