This is a migrated thread and some comments may be shown as answers.

Turn off python script error checking

1 Answer 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Miles
Top achievements
Rank 1
Miles asked on 15 Feb 2016, 01:54 PM

I have a py script in my C# project. JC shows up and checks for errors, as I see it does not support python.

How can I turn off the error checking for a specific file like a .py one?

Thanks     

1 Answer, 1 is accepted

Sort by
0
Svetlozar
Telerik team
answered on 18 Feb 2016, 09:54 AM
Hello,

JustCode shouldn't analyse .py files. What is the build action of the file in Visual Studio?

However, if there is indeed a bug and we analyze .py files, you can disable the analysis for .py files from JustCode Options | Code Analysis | General | Exclude file filters. Just add ';.py'.

Let me know if that works for you.

Regards,
Svetlozar
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Miles
Top achievements
Rank 1
Answers by
Svetlozar
Telerik team
Share this question
or