Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename luarocks.module to lua.module, platform.linux.driver to platform.linux.module #5953

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

Freed-Wu
Copy link
Contributor

Refer #5950
In the future, use *.module as the names of the rules for other languages:
nodejs, python, zsh, matlab, octave, ...

  • Before adding new features and new modules, please go to issues to submit the relevant feature description first.
  • Write good commit messages and use the same coding conventions as the rest of the project.
  • Please commit code to dev branch and we will merge into master branch in feature
  • Ensure your edited codes with four spaces instead of TAB.

  • 增加新特性和新模块之前,请先到issues提交相关特性说明,经过讨论评估确认后,再进行相应的代码提交,避免做无用工作。
  • 编写友好可读的提交信息,并使用与工程代码相同的代码规范,代码请用4个空格字符代替tab缩进。
  • 请提交代码到dev分支,如果通过,我们会在特定时间合并到master分支上。
  • 为了规范化提交日志的格式,commit消息,不要用中文,请用英文描述。

@waruqi
Copy link
Member

waruqi commented Dec 11, 2024

and tests



on_config(
function (target)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still incorrect format and newline, see other on_config

@waruqi
Copy link
Member

waruqi commented Dec 12, 2024

? no any files now?

@Freed-Wu
Copy link
Contributor Author

pull bot did some force push weirdly.

@waruqi waruqi added this to the v2.9.7 milestone Dec 13, 2024
@waruqi waruqi merged commit 5aebd42 into xmake-io:dev Dec 13, 2024
19 checks passed
waruqi pushed a commit to xmake-io/xmake-docs that referenced this pull request Dec 18, 2024
waruqi pushed a commit to xmake-io/xmake-docs that referenced this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants