Skip to content

Renamed ElectrostaticAllElectronFE.h to ElectrostaticsLocalFE.h #1209

Renamed ElectrostaticAllElectronFE.h to ElectrostaticsLocalFE.h

Renamed ElectrostaticAllElectronFE.h to ElectrostaticsLocalFE.h #1209

Workflow file for this run

name: indent
on: [push, pull_request]
jobs:
indent:
# run the indent checks
name: indent
runs-on: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 100
- name: indent
run: |
./devHelpers/indentationStandard/check_indentation.sh