Skip to content

Commit bc6772f

Browse files
Merge pull request #232 from SciML/fm/qol
Documentation fixes
2 parents 1bca743 + 2c05a8a commit bc6772f

Some content is hidden

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

67 files changed

+304
-259
lines changed

.JuliaFormatter.toml

100755100644
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
style = "sciml"
22
format_markdown = true
3-
format_docstrings = true
3+
whitespace_in_kwargs = false
4+
margin = 92
5+
indent = 4
6+
format_docstrings = true
7+
separate_kwargs_with_semicolon = true
8+
always_for_in = true
9+
annotate_untyped_fields_with_any = false

.buildkite/documentation.yml

100755100644
File mode changed.

.buildkite/pipeline.yml

100755100644
File mode changed.

.github/dependabot.yml

100755100644
File mode changed.

.github/workflows/CompatHelper.yml

100755100644
File mode changed.

.github/workflows/Downgrade.yml

100755100644
File mode changed.

.github/workflows/FormatCheck.yml

100755100644
File mode changed.

.github/workflows/Invalidations.yml

100755100644
File mode changed.

.github/workflows/TagBot.yml

100755100644
File mode changed.

.github/workflows/Tests.yml

100755100644
File mode changed.

0 commit comments

Comments
 (0)