Replies: 1 comment
-
you can open a pr. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Another similar rule name is
platform.linux.driver
. IMO, driver is one type of kernel module, maybeplatform.linux.module
is more regular.For compatibility, can allow to use old rule name, however, encourage new rule name.
In conclusion:
luarocks.module
tolua.module
platform.linux.driver
toplatform.linux.module
*.module
as the names of the rulesBeta Was this translation helpful? Give feedback.
All reactions