[Merged by Bors] - style(DedekindDomain/AdicValuation): fix some snake_case to lowerCamelCase#14533
[Merged by Bors] - style(DedekindDomain/AdicValuation): fix some snake_case to lowerCamelCase#14533
Conversation
…lCase In some theorem names, `int_valuation` was still used instead of `intValuation`, and this PR fixes this.
PR summary 9806cf9290Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
Thanks for pursuing this clean-up? Would you also like to rename |
Thanks, done! I will check this point about deprecation aliases. |
|
OK done, I have discussed with @adomani (thanks!!!) and have added the deprecation aliases using the |
|
Ah, thanks for the report on the namespace! I will try to take a look, but I'm not sure when I'll have the time! |
|
Thanks! |
|
maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by mariainesdff. |
|
Thanks! bors merge |
…lCase (#14533) In some theorem names, `int_valuation` was still used instead of `intValuation`, and this PR fixes this.
|
Pull request successfully merged into master. Build succeeded: |
In some theorem names,
int_valuationwas still used instead ofintValuation, and this PR fixes this.