ChenZiHong-Gavin opened a new issue, #46: URL: https://github.com/apache/incubator-hugegraph-ai/issues/46
### Problem Type (问题类型) configs (配置项 / 文档相关) ### Before submit - [X] I had searched in the [issues](https://github.com/apache/incubator-hugegraph-ai/issues) and found no similar issues. ### Environment (环境信息) - Server Version: 1.x.x - Toolchain Version: 1.x.x - Data Size: xx vertices, xx edges <!-- (like 1000W 点,9000W 边) -->> ### Your Question (问题描述) I am thinking about introducing BLACK for code check but still confused about the process. I also noticed that there's a **style script** already using BLACK, refer: https://github.com/apache/incubator-hugegraph-ai/blob/main/style/code_format_and_analysis.sh This script is used in the pylint.yml workflow, but only the pylint functionality is enabled. Should I create a new workflow for using BLACK, following the structure of pylint.yml, or should I modify pylint.yml to make it capable of performing code formatting tasks as well? ### Vertex/Edge example (问题点 / 边数据举例) _No response_ ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
