Skip to content

Commit e493ad1

Browse files
committed
nits
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
1 parent 43a85c7 commit e493ad1

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.phan/config.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
// your application should be included in this list.
1717
'directory_list' => [
1818
'src',
19-
'vendor/jfcherng/php-levenshtein-distance/src',
20-
'vendor/jfcherng/php-mb-string/src',
2119
],
2220

2321
// A directory list that defines files that will be excluded

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f7073c3f03784bf39ed41f41f0d3fc8c)](https://app.codacy.com/app/jfcherng/php-sequence-matcher?utm_source=github.com&utm_medium=referral&utm_content=jfcherng/php-sequence-matcher&utm_campaign=Badge_Grade_Dashboard)
21
[![Build Status](https://travis-ci.org/jfcherng/php-sequence-matcher.svg?branch=master)](https://travis-ci.org/jfcherng/php-sequence-matcher)
2+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f7073c3f03784bf39ed41f41f0d3fc8c)](https://app.codacy.com/app/jfcherng/php-sequence-matcher?utm_source=github.com&utm_medium=referral&utm_content=jfcherng/php-sequence-matcher&utm_campaign=Badge_Grade_Dashboard)
33

44
# php-sequence-matcher
55

0 commit comments

Comments
 (0)