avo icon indicating copy to clipboard operation
avo copied to clipboard

refactor: conditional fill field

Open adrianthedev opened this issue 11 months ago • 1 comments

Description

This PR enables users to override the has_attribute? method in order to get access to setters when there are no getters.

Checklist:

  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have added tests that prove my fix is effective or that my feature works

adrianthedev avatar Mar 06 '24 15:03 adrianthedev

Code Climate has analyzed commit 5de235f6 and detected 0 issues on this pull request.

View more on Code Climate.

codeclimate[bot] avatar Mar 06 '24 15:03 codeclimate[bot]

This PR has been merged into main. The functionality will be available in the next release.

Please check the release guide for more information.

github-actions[bot] avatar Mar 08 '24 03:03 github-actions[bot]