Lines Matching defs:filepath
56 def normalize_path(filepath): argument
66 def should_check_file(self, filepath): argument
80 def check_file_for_issue(self, filepath): argument
87 def record_issue(self, filepath, line_number): argument
129 def issue_with_line(self, line, filepath, line_number): argument
136 def check_file_line(self, filepath, line, line_number): argument
140 def check_file_for_issue(self, filepath): argument
150 def is_windows_file(filepath): argument
178 def is_valid_shebang(self, first_line, filepath): argument
189 def check_file_for_issue(self, filepath): argument
212 def check_file_for_issue(self, filepath): argument
234 def check_file_for_issue(self, filepath): argument
285 def should_check_file(self, filepath): argument
299 def should_check_file(self, filepath): argument
410 def issue_with_line(self, line, filepath, line_number): argument