File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,29 @@ $ pip install --user --upgrade --pre libtmux
1414
1515<!--  Maintainers and contributors: Insert change notes for the next release above --> 
1616
17+ ### Documentation  
18+ 
19+ -  Various docstring fixes and tweaks (#514  )
20+ 
21+ ### Development  
22+ 
23+ -  Strengthen linting (#514  )
24+ 
25+   -  Add flake8-commas (COM)
26+ 
27+ 	- https://docs.astral.sh/ruff/rules/#flake8-commas-com 
28+ 	- https://pypi.org/project/flake8-commas/ 
29+ 
30+   -  Add flake8-builtins (A)
31+ 
32+ 	- https://docs.astral.sh/ruff/rules/#flake8-builtins-a 
33+ 	- https://pypi.org/project/flake8-builtins/ 
34+ 
35+   -  Add flake8-errmsg (EM)
36+ 
37+ 	- https://pypi.org/project/flake8-errmsg/ 
38+ 	- https://pypi.org/project/flake8-errmsg/ 
39+ 
1740### CI  
1841
1942-  Move CodeQL from advanced configuration file to GitHub's default
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments