Skip to content

chore(template): exclude template tomls from cargo analysis#540

Merged
DennisInSky merged 5 commits into
masterfrom
dd/adjust-template
Sep 23, 2024
Merged

chore(template): exclude template tomls from cargo analysis#540
DennisInSky merged 5 commits into
masterfrom
dd/adjust-template

Conversation

@DennisInSky
Copy link
Copy Markdown
Contributor

@DennisInSky DennisInSky commented Sep 23, 2024

Resolves #520 .
Due to some reason cargo analyses all Cargo.toml files from checked out repo. Might be because it needs to find a proper one to build. Template files are not in a proper shape so cargo emits warnings. This solved by renaming template files into something different from Cargo.toml

@DennisInSky DennisInSky self-assigned this Sep 23, 2024
@DennisInSky DennisInSky merged commit 348afa1 into master Sep 23, 2024
@DennisInSky DennisInSky deleted the dd/adjust-template branch September 23, 2024 16:38
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.

There are build warnings when using sails-rs from git

2 participants