Merge pull request #37484 from obsidiansystems/style-nit
top-level: Move comma for stylistic consistency
This commit is contained in:
commit
1108d97365
@ -22,9 +22,9 @@
|
|||||||
# `*Platform`s.
|
# `*Platform`s.
|
||||||
localSystem
|
localSystem
|
||||||
|
|
||||||
# The system packages will ultimately be run on. Null if the two should be the
|
, # The system packages will ultimately be run on. Null if the two should be the
|
||||||
# same.
|
# same.
|
||||||
, crossSystem ? null
|
crossSystem ? null
|
||||||
|
|
||||||
, # Allow a configuration attribute set to be passed in as an argument.
|
, # Allow a configuration attribute set to be passed in as an argument.
|
||||||
config ? {}
|
config ? {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user