IDEA: linter that passes or fails code based on the sentiment in the comments.
# I got a bad feeling about this
def divide(a,b):
return a/b
Post
October 19, 2019
October 19, 2019
IDEA: linter that passes or fails code based on the sentiment in the comments.
# I got a bad feeling about this
def divide(a,b):
return a/b