github.com/nya3jp/tast@v0.0.0-20230601000426-85c8e4d83a9b/unblocked_terms.txt (about)

     1  # This is the local list of words which are still too commonly used in the
     2  # codebase to be blocked outright. This list will continue to shrink as the
     3  # codebase moves away from the use of these terms.
     4  #
     5  #
     6  # Don't delete this file if you want to keep keyword_check enabled even if it's
     7  # empty.
     8  #
     9  # See repohooks/README.md for more details.
    10  #
    11  # When updating this file, make sure to update go/tast-coil-status.
    12  
    13  
    14  # black.?hat            - clean
    15  # black.?list           - clean
    16  # build.?cop            - clean
    17  # crazy                 - clean
    18  # cripple               - clean
    19  
    20  # dummy                 - see crbug/1135039
    21  # Found in 2 files used to replicate linux kernel sysinfo output.
    22  # src//tast/internal/run/testdata/ramoops_crash_arm.txt
    23  # src//tast/internal/run/testdata/ramoops_crash_x86.txt
    24  
    25  # first.?class.?citizen - clean
    26  # grandfathered         - clean
    27  # gr[ae]y.?hat          - clean
    28  # gr[ae]y.?list         - clean
    29  # insane                - clean
    30  # \bhe\b                - clean
    31  # \bshe\b               - clean
    32  # \bhim\b               - clean
    33  # \bher\b               - clean
    34  # \bhis\b               - clean
    35  # \bhers\b              - clean
    36  # man.?in.?the.?middle  - clean
    37  
    38  # master                - see crbug/1122372
    39  # Found in 2 files used to replicate procfs /devices/ff110000.spi/spi_master
    40  # src//tast/internal/run/testdata/ramoops_crash_arm.txt
    41  # src//tast/internal/run/testdata/ramoops_crash_x86.txt
    42  
    43  # \bmitm\b              - clean
    44  
    45  # \bnative              - clean
    46  #    - see crbug/1135046
    47  
    48  # \bred.?line           - clean
    49  # rtfm                  - clean
    50  # \b(in)?sane(\b|\d)    - clean
    51  # sanity                - clean
    52  
    53  # slave                 - see crbug/1126921
    54  # Found in 1 file used to replicate linux kernel sysinfo output.
    55  # src//tast/internal/run/testdata/ramoops_crash_arm.txt
    56  
    57  # white.?glove          - clean
    58  # white.?hat            - clean
    59  # white.?label          - clean
    60  
    61  # white.?list           - see crbug/1125493
    62  # Found in docs/running_tests.md.
    63  # refer to /var/lib/whitelist.
    64  
    65  # \bwtf                 - clean
    66