Skip to content

Add pre-commit for static analysis checks in ci and for dev#12

Merged
jamilbk merged 3 commits intomainfrom
11/add-static-analysis-checks
Jun 17, 2022
Merged

Add pre-commit for static analysis checks in ci and for dev#12
jamilbk merged 3 commits intomainfrom
11/add-static-analysis-checks

Conversation

@akrousset
Copy link
Copy Markdown
Contributor

@akrousset akrousset commented Jun 17, 2022

Fixes #11

This PR adds the pre-commit tool to the repo for static analysis of the Elixir and Rust code.
The test.yml file has been updated with a static-analysis job to run this in CI. Some format
and lint fixes were made as part of running the checks for the first time.

@akrousset akrousset requested review from conectado and jamilbk June 17, 2022 02:53
@akrousset akrousset requested a review from princemaple June 17, 2022 14:51
@jamilbk jamilbk merged commit 97cd60c into main Jun 17, 2022
@jamilbk jamilbk deleted the 11/add-static-analysis-checks branch June 17, 2022 15:58
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.

Use linting, static analysis checks from product CI

2 participants