Skip to content

Commit 5eb1d67

Browse files
authoredAug 28, 2024
Merge pull request #260 from control-toolbox/main
Update from main
2 parents 70e1b5a + 1480852 commit 5eb1d67

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+10742
-7766
lines changed
 

‎.JuliaFormatter.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
margin = 100
2+
indent = 4
3+
whitespace_typedefs = true
4+
whitespace_ops_in_indices = true
5+
remove_extra_newlines = true
6+
annotate_untyped_fields_with_any = false
7+
normalize_line_endings = "unix"

‎.github/ISSUE_TEMPLATE/blank-issue.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Blank issue
3+
about: Blank template for general issue
4+
title: "[General] title"
5+
labels: ''
6+
assignees: jbcaillau, ocots
7+
8+
---
9+
10+

0 commit comments

Comments
 (0)
Failed to load comments.