Skip to content

Commit

Permalink
Make no-op explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnovakovic committed Aug 27, 2024
1 parent aab06b1 commit 685bd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .plzconfig
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Help = Flags to enable in-development features, or toggle breaking changes
Type = bool
DefaultValue = true
Inherit = true
Help = Support Go 1.20's coverage redesign. This is deprecated and will be removed in a future major version of the go-rules plugin.
Help = Support Go 1.20's coverage redesign. This option now has no effect and will be removed in a future major version of the go-rules plugin.

[PluginConfig "buildmode"]
Optional = true
Expand Down

0 comments on commit 685bd11

Please sign in to comment.