athityakumar / colorls

A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. :tada:
MIT License
4.9k stars 387 forks source link

Add icon for PRQL #602

Closed vanillajonathan closed 11 months ago

vanillajonathan commented 11 months ago

Description

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement.

https://prql-lang.org/ https://github.com/PRQL/prql

This PR adds a database icon for .prql files.

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (28c188b) 92.13% compared to head (cc6ef40) 92.13%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #602 +/- ## ======================================= Coverage 92.13% 92.13% ======================================= Files 8 8 Lines 623 623 ======================================= Hits 574 574 Misses 49 49 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.