• 
      

    Tree Sitter: Add module and a debug helper.

    Review Request #14513 — Created July 26, 2025 and submitted

    Information

    Review Board
    master

    Reviewers

    This change adds the main reviewboard.treesitter module, and
    reviewboard.treesitter.debug, which contains a constant for checking if
    the RB_DEBUG_TREESITTER environment variable is set (which will be used
    for various logging and some xfail unit tests).

    Ran unit tests.

    Summary ID
    Tree Sitter: Add module and a debug helper.
    This change adds the main reviewboard.treesitter module, and reviewboard.treesitter.debug, which contains a constant for checking if the `RB_DEBUG_TREESITTER` environment variable is set (which will be used for various logging and some xfail unit tests). Testing Done: Ran unit tests.
    rlurtkkqtxzqnnwwtspvklpqwmqllxns
    Description From Last Updated

    Can you add these to the code reference?

    chipx86chipx86

    Can we add parens around the comparison?

    chipx86chipx86
    chipx86
    1. 
        
    2. Show all issues

      Can you add these to the code reference?

    3. reviewboard/treesitter/debug.py (Diff revision 1)
       
       
      Show all issues

      Can we add parens around the comparison?

    4. 
        
    david
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (1a8210b)