<div dir="ltr"><div>[adding the list back]</div><div><br></div><div dir="ltr">This list is one of the places that would be quite boring and error-prone to update manually. I'd strongly prefer to have an automatic way of updating it. Detecting whether a check has a fix might be not an easy task though. Maybe the script could use some simple heuristic to detect obvious ways to add a fix (e.g. search for /FixItHint::Create.*\(|fixit::create.*\(/ - maybe in non-comment lines, if it turns out to be feasible - in the check's source files) and mark these checks as having fixes, the ones that don't have the word "fix" most probably don't generate a fix, the rest are "unknown" (and these should be fixed by hand). WDYT?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 8, 2020 at 1:59 PM Sylvestre Ledru <<a href="mailto:sledru@mozilla.com">sledru@mozilla.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <div>...</div>
    <div>I will probably remove the full
      analysis to just insert the new checker in the list. Would that be
      ok with you?</div>
    <div>If you want, I can disable the update
      of list.rst right now until it is fixed for real<br>
    </div>
    <div>...</div>
  </div>

</blockquote></div></div>