On Tue, 29 Jun 2021 at 17:19, Persian Prince <[email protected]> wrote: > > @Paul Barker > > I spent days and nights for testing the outcome of my PEP8.sh script and I > used it on more than 100 repos to check the results, what you see now is the > result of that. > > People at https://github.com/OpenVisionE2 , https://github.com/OpenPLi , > https://github.com/oe-alliance and more other teams like ViX, ATV and ... > trusted my work and all those are using the changed codes for months! > > This is why I write "Safe PEP8" not just "PEP8" as if you just run a normal > PEP8 on your repos you'll end up with dead ones. > > If you check https://github.com/openembedded/meta-openembedded you're using > my changes for 3 months on this repo also so I don't get you being rude.
Please start with https://docs.yoctoproject.org/dev-manual/common-tasks.html#making-changes-to-the-yocto-project which documents the way to make contributions to the project. If you're using an automated tool please give a quick description of it alongside the changes, preferably with a link to its source code. You may also want to check https://git.openembedded.org/openembedded-core/tree/scripts/oe-pylint. Running that script should flag up errors which we do want to see fixed. If there are more warnings & errors to consider then these should be added to that script or to a pylint/pep8/flake8 config file so that we can run this against all new patches in the future. -- Paul Barker Konsulko Group
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#153433): https://lists.openembedded.org/g/openembedded-core/message/153433 Mute This Topic: https://lists.openembedded.org/mt/83869185/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
