Skip to content

Commit 718be9a

Browse files
authored
Merge pull request #36 from pylint-dev/add-pandas-dataframe-assign-naming-standard-checker
Add pandas dataframe naming standard checker
2 parents 029b1ef + 1328479 commit 718be9a

File tree

4 files changed

+1373
-1
lines changed

4 files changed

+1373
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ cython_debug/
157157
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160-
# .idea/
160+
.idea/

0 commit comments

Comments
 (0)