exercism / prolog

Exercism exercises in Prolog.
https://exercism.org/tracks/prolog
MIT License
29 stars 37 forks source link

Updates leap with suggested style changes #16

Closed parkerl closed 7 years ago

parkerl commented 7 years ago

@qjd2413 here are some style changes I'd like to suggest based on "leap". Let's use this PR to discuss.

qjd2413 commented 7 years ago

Looks good to me. Is this based on this style guide? (also, doesn't removing the plunit library break the tests?)

Edit: it doesn't break the tests. Not sure why I was convinced it needed to be there.

parkerl commented 7 years ago

Great. Yes it is based on that and on past experience. If you can get the other PRs fixed up we will get them all merged. We are off to a go start.