1 Star 0 Fork 0

Hyperledger/cacti

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.dcilintignore 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
jagpreetsinghsasan 提交于 2024-07-25 12:13 +08:00 . build(api-client): generate go client
# Besu CLI argument
tools/docker/besu-all-in-one/supervisord.conf
# Cannot be edited due to how yarn operates
.yarn/**
# Cannot be edited due to configuration schema of third party software
docs-cactus/source/conf.py
# Links would be broken if we refactored the offending lines
docs/docs/contributing/requesting-a-change.md
# Cannot be edited due to configuration schema of third party software
packages/cactus-test-tooling/src/main/typescript/keycloak/keycloak-container.ts
# Generated code that cannot be modified
examples/cactus-example-carbon-accounting-backend/src/main/json/generated/build-info/**
**/src/main/go/generated/openapi/go-client/client.go
# Cannot be edited as its a name of a imported Corda library, and Corda syntax
weaver/core/drivers/corda-driver/src/main/kotlin/CustomSerializationWhitelist.kt
weaver/samples/corda/corda-simple-application/clients/src/main/kotlin/com/cordaSimpleApplication/client/CustomSerializationWhitelist.kt
weaver/core/network/corda-interop-app/interop-workflows/src/main/kotlin/org/hyperledger/cacti/weaver/imodule/corda/flows/customSerializers/CustomSerializationWhitelist.kt
# Corda test network files that are generated and therefore cannot be altered to comply with DCI-Lint
weaver/tests/network-setups/corda/shared
# Commit messages snuck disallowed terminology into the changelog files.
CHANGELOG.md
# Ignore the Gradle Wrapper scripts because they are vendored dependencies that we cannot alter
**/gradlew
# We can't get around this one because there's a yarn plugin whose install URL
# only supports the old default branch name in git
.yarnrc.yml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyperledger/cacti.git
git@gitee.com:hyperledger/cacti.git
hyperledger
cacti
cacti
main

搜索帮助