bslint
bslint copied to clipboard
Update interface_handler.py
Change r+ to r to allow linting read-only source files. file_reader never modifies the file, so opening for update instead of just reading is unnecessary