control-toolbox / control-toolbox/OptimalControl.jl

[Dev] include

Open
#700 0 comments 0 reactions 1 assignee Claimed by @ocots View on GitHub
internal dev
Dominant language
Julia
Stars
135
Forks
11
Avg merge
6h 54m
Merged PRs (30d)
56

Description

@ocots shouldn't we always use `joinpath` for `include`s (in `main.jl`, `tests`, *etc.*)?

```julia
include(joinpath(@__DIR__, "foo.jl"))
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.