-
Notifications
You must be signed in to change notification settings - Fork 177
coafile.rst: Add aspects section #462
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
Conversation
CI failing |
90506bd
to
30b1041
Compare
Is this example real? |
I think I will change it to be more abstract (showing dummy config/non real aspect like above in this file). After a bear got aspectized, I will add the Tutorial.rst for the working, real example |
30b1041
to
fa0f765
Compare
fa0f765
to
8f4f4af
Compare
Users/coafile.rst
Outdated
files = ** | ||
aspects = aspectname1, AspectName2 # case-insensitive | ||
# defining an aspect's taste | ||
aspectname1.aspect_taste = 80 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
should be :
8f4f4af
to
682c13d
Compare
ack 682c13d |
@rultor merge |
Relates to coala/coala#4665