prawnpdf / pdf-core

Implements low level PDF features for Prawn (experimental)
Other
23 stars 38 forks source link

Splits spec runs from code-style, in line with the other prawnpdf repos #52

Closed petergoldstein closed 2 years ago

petergoldstein commented 2 years ago

This splits out code-style as a dedicated run, and ensures that the other jobs only run rspec. This is consistent with prawnpdf/prawn and makes it easier to distinguish test fails from Rubocop issues