Closed
Description
When available_linters() is saved as a data frame, it has 73 observations/rows, however the last row in the data frame is named as "77". I checked and the following row names are missing from the availabe_linters() data frame: 8, 47, 51, 58. Is there a specific reason why those row names are skipped in available_linters()? Just pointing this out in case it's a bug