Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Python check for ERRORs only in pre commit via pylint/pyflakes

Options
  • 03-05-2022 12:04pm
    #1
    Registered Users Posts: 5,575 ✭✭✭


    All the tools i see for this seem to give warnings etc which im not interested in

    Basically I want the equivalent of a java code compiler to say "This wont run" if any errors are found.


    Any 1 liners that one can use for this?



Advertisement