edaniszewski / pylint-quotes

Pylint plugin for checking the consistency of string quotes
MIT License
42 stars 14 forks source link

Async function visiter #9

Closed edaniszewski closed 6 years ago

edaniszewski commented 6 years ago

Apparently async functions have a separate visitor name than regular ones, so this adds that in.

This also adds in some tests, bumps the version, and fixes some bugs with newer versions of dependencies.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 99.048% when pulling 151ba2bf42179e6b328b38b419eab0d6ae4b06d9 on async-visiter into da1fbdc3b1ebf35005db6a90d802de05ed92a0f9 on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 99.048% when pulling c961a8f7cb116ed3cc8f244ab1d4d6bf8623efad on async-visiter into da1fbdc3b1ebf35005db6a90d802de05ed92a0f9 on master.