Code Style and inspections export xml file not contains all rules
Answered
Settings | Code Style
Settings | Inspections
the export xml file not contatins all rules,only modify rules。
Is there any operations can export all rule( not only modify rules)
see(not contain all rules):
export inspections xmld file: https://gist.github.com/yanglikun/9b96cc76360e286840486c7fe3365944
export Code Style xml file: https://gist.github.com/yanglikun/cfeb5a4d52d52b4d167c22b6a3b7f74f
Please sign in to leave a comment.
This behavior is by design, settings always store the difference between the defaults (the same applies to keymaps and virtually everything else).
Are the defaults(default initial value) different in different idea versions?