Skip to content

Create hyperparameter_search.py #5

Create hyperparameter_search.py

Create hyperparameter_search.py #5

Workflow file for this run

name: clang_format
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: 'clang-format flightlib'
uses: DoozyX/[email protected]
with:
source: './flightlib'
exclude: './flightlib/externals ./flightlib/include/flightlib/json'
clangFormatVersion: 6