Skip to content
Started 2 mo 20 days ago
Took 3 min 12 sec on reynolds
Success

#2465 (Jan 7, 2024, 10:12:26 PM)

PR 1578: big pylint refactor
Changes
  1. add roadmap (details / githubweb)
  2. temporarily move root .pylintrc (details / githubweb)
  3. use fstring (details / githubweb)
  4. use fstrings (details / githubweb)
  5. specify encodings for open() (details / githubweb)
  6. module-level pylint disables (details / githubweb)
  7. make return type consistent (details / githubweb)
  8. remove unnecessary pylint disable (details / githubweb)
  9. explicitly raise from (details / githubweb)
  10. f strings (details / githubweb)
  11. pylint (details / githubweb)
  12. use fstrings for some but not all formatting (details / githubweb)
  13. assorted pylint fixes (details / githubweb)
  14. explicitly specify encoding for open() (details / githubweb)
  15. use with statements for open() (details / githubweb)
  16. fstrings pylint (details / githubweb)
  17. pylint fixes (details / githubweb)
  18. pylint fixes (details / githubweb)
  19. pylint fixes (details / githubweb)
  20. remove unnecessary pylint disable (details / githubweb)
  21. eliminate unused / indirect qty import (details / githubweb)
  22. pylint (details / githubweb)
  23. pylint mostly fstrings (details / githubweb)
  24. pylint (details / githubweb)
  25. disable fixme messages in pylintrc to encourage writing todos (details / githubweb)
  26. pylint (details / githubweb)
  27. pylint (details / githubweb)
  28. remove comparison with 0 using is (details / githubweb)
  29. pylint fixes (details / githubweb)
  30. pylint disable invalid-name (details / githubweb)
  31. pylint fixes (details / githubweb)
  32. pylint fixes (details / githubweb)
  33. pylint fixes (details / githubweb)
  34. pylint fixes (details / githubweb)
  35. fstrings (details / githubweb)
  36. fstrings (details / githubweb)
  37. ignore fstring suggestion (details / githubweb)
  38. join instead of string formatting (details / githubweb)
  39. pylint various (details / githubweb)
  40. move imports to top (details / githubweb)
  41. fstrings (details / githubweb)
  42. pylint various (details / githubweb)
  43. don't require docstrings for tests (details / githubweb)
  44. variable names (details / githubweb)
  45. ignore import order (details / githubweb)
  46. minor pylint fixes (details / githubweb)
  47. allow methods named setup to have no docstring (details / githubweb)
  48. minor pylint fixes (details / githubweb)
  49. ignore imports not at top level (details / githubweb)
  50. fstrings (details / githubweb)
  51. minor pylint fixes (details / githubweb)
  52. minor pylint (details / githubweb)
  53. pylint fixes (details / githubweb)
  54. use with statements and specify encoding for open() (details / githubweb)
  55. various pylint fixes (details / githubweb)
  56. various pylint fixes (details / githubweb)
  57. pylint fixes (details / githubweb)
  58. various pylint fixes (details / githubweb)
  59. pylint fixes (details / githubweb)
  60. pylint (details / githubweb)
  61. pylint (details / githubweb)
  62. pylint fixes (details / githubweb)
  63. minor pylint fixes (details / githubweb)
  64. fix stray pylint issues (details / githubweb)
  65. ignore duplicate-code warning, needs issue (details / githubweb)
  66. suppress modified-iterating-list warning, needs issue (details / githubweb)
  67. suppress modified-iterating-list warning, needs issue (details / githubweb)
  68. remove temporary files (details / githubweb)
  69. rcfile location changed (details / githubweb)
  70. pylint fixes (details / githubweb)
  71. pylint fixes (details / githubweb)
  72. use with for open statements (details / githubweb)
  73. pylint fixes (details / githubweb)
  74. fstrings (details / githubweb)
  75. use with statement to open (details / githubweb)
  76. pylint (details / githubweb)
  77. use with statement (details / githubweb)
  78. remove extra parens (details / githubweb)
  79. pylint (details / githubweb)
  80. pylint (details / githubweb)
  81. fstrings (details / githubweb)
  82. pylint (details / githubweb)
  83. reduce custom settings (details / githubweb)

Started by upstream project CE_gpkit_PR_pylint build number 2465
originally caused by:

  • GitHub pull request #1578 of commit f5a98e6152eb1d049457c90b1869d10343cea351, no merge conflicts.
Revision: c492be8c0c0312ea9360ebf131572ba9e7ef037b
Repository: https://github.com/convexengineering/gpkit
  • origin/pr/1578/merge
  • HEAD
  • origin/master
SCM: git https://github.com/convexengineering/gpkit
  • Commits since last build: 200
  • Latest commit: c492be8
0 errors, 0 warnings
Pylint: No warnings