Android Studio lint拼写检查程序会标记十六进制代码,这些代码看起来像某些文件中的单词,如果不加以检查会更好,例如values/colors.xml和build/intermediates/dex-cache/cache.xml.
values/colors.xml
build/intermediates/dex-cache/cache.xml
如何告诉lint不拼写检查某些文件夹或文件?
lint spell-checking android-studio
android-studio ×1
lint ×1
spell-checking ×1