blob: 11e81ca8f8cdd8910de6f130bd258e380ddfd2a4 [file] [log] [blame]
<html>
<body>
This inspection detects usages of File.equals/hashCode/compareTo methods - which do not honor case-insensitivity on Mac OS X.
Please use FileUtil.filesEquals/fileHashCode/compareFiles methods instead.
</body>
</html>