Juga Paazmaya

Results 103 comments of Juga Paazmaya

Should have checked first, there seem to be several similar PRs, notably the best one #1051

Hey, would it be possible to add the `hacktoberfest` topic to this repository, or just the label `hacktoberfest` to this PR`? This is related to https://hacktoberfest.digitalocean.com/resources/maintainers

Installed with `pip3 install ocrmypdf`. ```sh cat /usr/local/lib/python3.6/dist-packages/ocrmypdf/cli.py ``` ```python # © 2015-19 James R. Barlow: github.com/jbarlow83 # # This file is part of OCRmyPDF. # # OCRmyPDF is free...

Strangely I need to use the given configuration which contains the rule in question to be applied, while using a configuration file that extends the previous is not working... Perhaps...

When configuration is specified: ``` sh stylefmt -c stylelint-rule.js font-faces.css ``` and the contents of `stylelint-rule.js` are: ``` js module.exports = { 'rules': { 'declaration-block-properties-order': 'alphabetical' } }; ``` The...

In case the expected configuration file is not found, complain and stop processing.

@josieoharrow great work! Would you be able to continue this PR, as I am eager to test it in use

Where is that site hosted and what could we do to make it up to date?

After been working on the different repositories in this project, I would also rather be using a monorepo for its easy of working on things that have affect on other...

How about older history? If going to monorepo, initially copying content from other repos, how important it would be to maintain existing history of those files?