1. 23 7月, 2021 3 次提交
    • A
      Turn on Python formatting checks as part of CI. (#316) · 43265614
      Advait Jain 提交于
      * Groundwork to enable python format checks (via yapf) as part of the CI.
      
      With this change:
       * we are set up to use yapf as part of the docker container
       * pigweed patch is updated to use the google Python style (pep8 with indent of 2 spaces)
       * some documentation updates.
      
      The code still needs to be formatted, and then the Python formatting check will be turned on as part of ci.
      
      BUG=http://b/194404216
      
      * Format all the code.
      
      Once this change is merged, we will turn on Python formatting check as
      part of the CI.
      
      * minor formatting update.
      
      * Turn on Python formatting checks as part of CI.
      
      Also, add an option to fix the formatting via the test_code_style.sh
      script.
      
      BUG=http://b/194404984 and http://b/194404216
      43265614
    • A
      Format all the code (#315) · 0315e685
      Advait Jain 提交于
      * Groundwork to enable python format checks (via yapf) as part of the CI.
      
      With this change:
       * we are set up to use yapf as part of the docker container
       * pigweed patch is updated to use the google Python style (pep8 with indent of 2 spaces)
       * some documentation updates.
      
      The code still needs to be formatted, and then the Python formatting check will be turned on as part of ci.
      
      BUG=http://b/194404216
      
      * Format all the code.
      
      Once this change is merged, we will turn on Python formatting check as
      part of the CI.
      
      * minor formatting update.
      0315e685
    • A
      Groundwork to enable python format checks (via yapf) as part of the CI. (#314) · 762ff800
      Advait Jain 提交于
      With this change:
       * we are set up to use yapf as part of the docker container
       * pigweed patch is updated to use the google Python style (pep8 with indent of 2 spaces)
       * some documentation updates.
      
      The code still needs to be formatted, and then the Python formatting check will be turned on as part of ci.
      
      BUG=http://b/194404216
      762ff800
  2. 21 7月, 2021 3 次提交
  3. 20 7月, 2021 1 次提交
  4. 18 7月, 2021 1 次提交
  5. 17 7月, 2021 3 次提交
  6. 16 7月, 2021 3 次提交
  7. 15 7月, 2021 3 次提交
  8. 14 7月, 2021 3 次提交
  9. 13 7月, 2021 5 次提交
  10. 10 7月, 2021 4 次提交
  11. 09 7月, 2021 5 次提交
  12. 08 7月, 2021 2 次提交
  13. 07 7月, 2021 1 次提交
  14. 02 7月, 2021 1 次提交
  15. 30 6月, 2021 2 次提交