mirror of
https://github.com/hannobraun/Fornjot
synced 2025-01-11 10:47:09 +00:00
build: remove whitespace in front of comment
This commit is contained in:
parent
2b7c7d081e
commit
2496036f2d
@ -42,7 +42,7 @@ need_stdout = false
|
|||||||
[jobs.doc-open]
|
[jobs.doc-open]
|
||||||
command = ["cargo", "doc", "--color", "always", "--no-deps", "--open"]
|
command = ["cargo", "doc", "--color", "always", "--no-deps", "--open"]
|
||||||
need_stdout = false
|
need_stdout = false
|
||||||
on_success = "back" # so that we don't open the browser at each change
|
on_success = "back" # so that we don't open the browser at each change
|
||||||
|
|
||||||
# You can run your application and have the result displayed in bacon,
|
# You can run your application and have the result displayed in bacon,
|
||||||
# *if* it makes sense for this crate. You can run an example the same
|
# *if* it makes sense for this crate. You can run an example the same
|
||||||
|
Loading…
Reference in New Issue
Block a user