We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have this config
Am I missing something or what? :) I also deleted all of the old ones, because I don't care and don't want to rename them.
One more question is popping up... How can we get notified if the config is invalid/broken or whatever? Would be good to open issues when find error.
The text was updated successfully, but these errors were encountered:
Oooh, or it is because I include # for the color? We should definitely handle that, because editors can colorize that I want it.
#
Sorry, something went wrong.
Mm nope, it's because plugins/labels.js don't have sync() method. I'll PR.
plugins/labels.js
sync()
Ooooh, I missed that it extends Diffable and there's the sync().
Diffable
Right. So we just need to support the #. It's another issue then.
No branches or pull requests
I have this config
Am I missing something or what? :) I also deleted all of the old ones, because I don't care and don't want to rename them.
One more question is popping up... How can we get notified if the config is invalid/broken or whatever? Would be good to open issues when find error.
The text was updated successfully, but these errors were encountered: