8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4515e01 + 07a91b0 commit a80616aCopy full SHA for a80616a
style/naming-conventions.md
@@ -101,7 +101,7 @@ conventions are used:
101
- In some instances, it is acceptable to prepend "\`is\`" on a boolean
102
accessor (e.g. `isEmpty`). This should only be the case when no
103
corresponding mutator is provided. Please note that the
104
- [Lift](http://liftweb.com) convention of appending "`_?`" to boolean
+ [Lift](http://liftweb.net) convention of appending "`_?`" to boolean
105
accessors is non-standard and not used outside of the Lift
106
framework.
107
- For mutators, the name of the method should be the name of the
0 commit comments