Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile simplification 2 #824

Draft
wants to merge 3 commits into
base: release/3.1
Choose a base branch
from
Draft

Conversation

osfameron
Copy link
Collaborator

Attempt using automation to find :attributes: that are declared exactly once and automagically substitute them.

See ./scripts/attrs for how that's done.

It leaves 376 attributes to handle... 😱

Run

    ./scripts/attrs

To substitute (and comment out) all attrs that it is 'safe' to do so.
This will leave some false negatives, so more manual work is needed to
e.g. remove commented out attributes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant