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

Add prettier #109

Merged
merged 5 commits into from
Jun 18, 2023
Merged

Add prettier #109

merged 5 commits into from
Jun 18, 2023

Conversation

Ar-Kan
Copy link
Contributor

@Ar-Kan Ar-Kan commented Jun 17, 2023

Partially solves #100.
Still looking how to setup hooks for a project in a subdirectory.

{link === null ? (
short
) : (
<a className="link-primary app-link" href={link.replace("$", Name)}>

Check failure

Code scanning / CodeQL

Incomplete string escaping or encoding

This replaces only the first occurrence of "$".
@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Merging #109 (b11d2d2) into main (58070b6) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   85.15%   85.17%   +0.02%     
==========================================
  Files          72       72              
  Lines        4479     4479              
==========================================
+ Hits         3814     3815       +1     
  Misses        504      504              
+ Partials      161      160       -1     

see 3 files with indirect coverage changes

Copy link
Owner

@nfx nfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ar-Kan What UI improvements will you take on next? 😜 record the ideas in issues.

@nfx nfx merged commit e1abdc5 into nfx:main Jun 18, 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.

2 participants