index
:
delta/numpydoc.git
0.9.x
itten-in-latex
jnothman-patch-1
main
master
github.com: numpy/numpydoc.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
numpydoc
/
validate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: PR06 logic to only fail when type is used standalone (#447)
Bryce Mecum
2023-01-24
1
-1
/
+1
*
ENH: Update validate.py to allow parameters with trailing underscores. (#425)
Stefanie Molin
2022-08-25
1
-1
/
+1
*
docs: fix validation include line numbers (#418)
Jeremy Goh
2022-07-18
1
-0
/
+6
*
Run black formatter
Jarrod Millman
2022-05-07
1
-26
/
+25
*
Use isgeneratorfunction to avoid overgenerating YD01 (#368)
Joel Nothman
2022-03-16
1
-1
/
+5
*
Use fstrings (#353)
Jarrod Millman
2022-01-10
1
-4
/
+4
*
Fix validation bug when parameter type is set of options. (#347)
Ross Barnowski
2022-01-07
1
-0
/
+4
*
Correctly validate parameters under the "Other Parameters" section (#337)
dcbr
2021-11-05
1
-13
/
+25
*
Fix Warnings section in validate (#335)
MatthewFlamm
2021-10-25
1
-0
/
+1
*
ENH: Enable validation during sphinx-build process (#302)
Ross Barnowski
2021-02-08
1
-30
/
+35
*
Missed argument rename
Ross Barnowski
2020-08-17
1
-1
/
+1
*
DOC: fix inaccuracy in validate docstring.
Ross Barnowski
2020-08-12
1
-3
/
+6
*
Adding --validate option __main__ and run new validation (#240)
Marc Garcia
2019-11-13
1
-1
/
+1
*
BUG: Allow no . at end if indented (#239)
Eric Larson
2019-10-25
1
-27
/
+32
*
Add docstring validation script (from pandas) (#238)
Marc Garcia
2019-10-24
1
-0
/
+593