File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -391,6 +391,13 @@ Just a few things to keep in mind:
391391-  Please try to avoid overly long lines and use semantic line breaks (where you break the line after each sentence).
392392  There is no strict limit on line lengths; let the sentence or part of the sentence flow to its proper end on the same line.
393393
394+   You can use a tool in ci/sembr to help with this.
395+   Its help output can be seen with this command:
396+ 
397+   ``` console 
398+   cargo run --manifest-path ci/sembr/Cargo.toml -- --help 
399+   ``` 
400+ 
394401-  When contributing text to the guide, please contextualize the information with some time period
395402  and/or a reason so that the reader knows how much to trust the information.
396403  Aim to provide a reasonable amount of context, possibly including but not limited to:
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments