Hi, On 21/11/24 07:50, x...@gentoo.org wrote:
+# When formatting the "NUGETS" list it is better to not indent it, +# but it can be indented with single tab.
This seems at-odds with the general style of ebuilds in ::gentoo. Looking at CRATES as an example of a similar variable, this is almost always indented, as is the content of any other multiline string (e.g. SRC_URI). The now-deprecated EGO_SUM var was also by-convention indented (though it was an array...). Is there any existing policy that favours one of these over the other? LGTM otherwise; better documentation is always good! Cheers, Matt