atagar added a comment.

  Hi Xqt. It's a bit unclear to me what the task is...
  
  > lint checker that would look at the function's signature (i.e. parameter 
names) and compares with the function documentation
  
  Does this mean this aims for a lint check for the following?
  
    def my_function(my_arg):
      """
      Some neat stuff.
    
      :param wrong_name: blah
      """
  
  If so I'd be happy to take a look, but I'd think Sphinx would already exhibit 
a warning for that.

TASK DETAIL
  https://phabricator.wikimedia.org/T277396

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: atagar
Cc: atagar, Dvorapa, Ebrahim, Xqt, DannyS712, Aklapper, Huji, 
pywikibot-bugs-list, Shalomori123, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, 
Khutuck, Zkhalido, Viztor, NebulousIris, Wenyi, Tbscho, MayS, Mdupont, JJMC89, 
Altostratus, Avicennasis, Liudvikas, thcipriani, mys_721tx, jayvdb, Masti, 
Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to