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

build: forbid unsafe code #332

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Conversation

EdJoPaTo
Copy link
Member

This indicates good (high level) code and is used by tools like cargo-geiger.

Reading #66 it also sounds like a good idea to have this unless someone has a really good explanation to remove this.

Also see #157 (comment)

This indicates good (high level) code and is used by tools like cargo-geiger.
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #332 (8fda39f) into main (c3f87f2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   85.05%   85.05%           
=======================================
  Files          40       40           
  Lines        8590     8590           
=======================================
  Hits         7306     7306           
  Misses       1284     1284           

@joshka joshka added this pull request to the merge queue Jul 18, 2023
Merged via the queue into ratatui-org:main with commit 0fb1ed8 Jul 18, 2023
30 checks passed
@joshka
Copy link
Member

joshka commented Jul 18, 2023

Thanks @EdJoPaTo for the code contribution!

@EdJoPaTo EdJoPaTo deleted the forbid-unsafe-code branch July 18, 2023 10:07
@joshka joshka added this to the v0.23.0 milestone Aug 21, 2023
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.

None yet

4 participants