avinashkranjan / Pentesting-and-Hacking-Scripts

🚀 A curated collection of Pentesting and Hacking Scripts for Script Kiddie to Advanced Pentesters. 👨‍💻
Creative Commons Zero v1.0 Universal
182 stars 131 forks source link

Add the black linter workflow #440

Closed metabiswadeep closed 11 months ago

metabiswadeep commented 11 months ago

Is your feature request related to a problem? Please describe. As a project with multiple users contributing to it, it is essential to maintain a proper linting style to ensure better code readability by users. An excellent way to do this is by automatic linting checks using the prettier linter in GitHub actions.

Describe the solution you'd like Add the black linter to ensure proper and uniform linting of the codebase.

I would like to work on this as a part of GSSoC 23.

Do I want to work on this: